get https://api.cimenviro.com/tickets/tickets
Return a list of actions for a given site id.
Responses
Return a list of actions for a given site id.
xxxxxxxxxx
curl --request GET \
--url 'https://api.cimenviro.com/tickets/tickets/?site_id=195&start_index=0&limit=5&type=escalated' \
--header 'accept: application/json' \
--header 'authorization: Bearer token'
Try It!
to start a request and see the response here! Or choose an example: