get https://api.tidy.com/api/v1/issues/
Retrieves the details of an existing Issue
, given a issue_id
.
Log in to see full request history
Response
Retrieves the details of an existing Issue
, given a issue_id
.
xxxxxxxxxx
curl --request GET \
--url https://api.tidy.com/api/v1/issues/issue_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: