List tickets
Lists tickets with optional filtering and pagination
Lists tickets with optional filtering and pagination
Query parameters
pageinteger · min: 1OptionalDefault:
1page_sizeinteger · min: 1 · max: 200OptionalDefault:
25sort_bystring · enumOptionalDefault:
created_atPossible values: sort_directionstring · enumOptionalDefault:
descPossible values: titlestring · nullableOptional
descriptionstring · nullableOptional
reporterstring[] · nullableOptional
assigneestring[] · nullableOptional
Use 'UNASSIGN' for unassigned
desk_idstring[] · nullableOptional
subdesk_idstring[] · nullableOptional
Filter by subdesk (team) IDs
tag_idsinteger[] · nullableOptional
tag_namesstring[] · nullableOptional
vip_reporterboolean · nullableOptional
Filter tickets by VIP status of the reporter employee
location_reporterstring[] · nullableOptional
Filter tickets by location of the reporter employee
Responses
200
Successful Response
application/json
total_countintegerRequired
422
Validation Error
application/json
get/api/v1/tickets/
Last updated
Was this helpful?
