v1
latestOpenAPI 3.0.12026-08-04123613463.4 KBIssues
Retrieve issues
This endpoint lists issues, or a subset of issues.
get/issues
Query parameters
Example:iss_YXKv5OdJXCiVwkPhGy
Example:it_BXKv5OdJXCiVwkPhGy
Example:delivery
Example:OPENED
Example:iss_AXKv3OdJXCiKlkPhDz
limitinteger
Result set size
nextstring
The ID to provide in the query to get the next set of results
prevstring
The ID to provide in the query to get the previous set of results
Response
List of issues
Example response
{
"models": [
{
"id": "iss_YXKv5OdJXCiVwkPhGy"
}
]
}