get https://sandbox-api.onsched.com/setup/v1/resources/
Use this endpoint to return a Resource object. A valid resource id is required. Find resource id's by using the: GET /setup/v1/resources endpoint.
Log in to see full request history
Response
Use this endpoint to return a Resource object. A valid resource id is required. Find resource id's by using the: GET /setup/v1/resources endpoint.
xxxxxxxxxx
curl --request GET \
--url https://sandbox-api.onsched.com/setup/v1/resources/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: