Retrieves the triage state for one or more issues. This method is used by the LLM agent to retrieve the current state of the issues it is working on.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
List of issue IDs for which triage status should be returned.
Success
The response is of type object
.