get https://example.com/api/v1/tickets/
Log in to see full request history
This sentence is a custom description that can accompany the API spec generated by swagger
Responses
This sentence is a custom description that can accompany the API spec generated by swagger
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/v1/tickets/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: