GET /consumer/v1/services/{id}/resources
Summary: List Resources for Service
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
<p>Use this endpoint to return a list of <b>Resources that provide the Service requested</b>. A valid <b>service id</b> is required. The results are returned in pages. 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.</p>
Parameters (4)
id
(string, path, required)
id of service object
limit
(integer, query, optional)
Page limit default 20, max 100
locationId
(string, query, optional)
id of business location, defaults to primary business location
offset
(integer, query, optional)
Starting row of page, default 0
No probe data for this endpoint yet.