get http://api.tidyhq.com/v2/organization
Returns the organisation the current token is associated with, including their domain prefix etc.
Response
Returns the organisation the current token is associated with, including their domain prefix etc.
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v2/organization \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: