v1
latestSwagger 2.02026-08-06132035.3 KBIssues
Issues Search
Issues Search
post/issues/search
Request body
Example request
{
"createdById": "the id of the user",
"limit": 20,
"page": 1,
"priority": [
"array of priority codes"
],
"severity": [
"array of severity codes"
],
"sort": "-created_at",
"status": [
"array of status codes"
],
"text": "string inside title or description",
"type": [
"array of type codes"
]
}Response
OK