v1
latestOpenAPI 3.0.12026-07-13139143370.4 KBServices
List Resources for Service
Use this endpoint to return a list of Resources that provide the requested service. A valid service id is required. Use the offset and limit parameters to control the page start and number of results. Default offset is 0, limit is 20, max is 100. Use the query parameters to filter the results further.
get/setup/v1/services/{id}/resources
Path parameters
idstring required
id of service object
Query parameters
offsetinteger
Starting row of page, default 0
limitinteger
Page limit default 20, max 100
googleAuthReturnUrlstring
Google calendar authorization return url
outlookAuthReturnUrlstring
Outlook calendar authorization return url
Response
Success