TriageService
Get apitriagev1states
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.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
List of issue IDs for which triage status should be returned.
Response
200
application/json
OK
The response is of type object
.