GET /consumer/v1/resources/{id}/services

onsched.com:consumer

Summary: Get Resource Linked Services
Operation ID:
Auth: unknown
Description

<p>Use this endpoint to get a <b>List of Linked Services</b> associated with the resource requested. The results are returned in pages. Use the offset and limit parameters to control the page start and size. Default offset is 0, limit is 20, the maximum limit is 100. Use the other query parameters to filter the results further.</p> <p>Resource linked services are used to explicitly define the services that can be booked for a specified resource. By default, all services are bookable for any resource. For more information: <a href="https://docs.onsched.com/docs/linked-services">Linked Services Overview</a></p>

Parameters (3)

id (integer, path, required)

id of resource object

limit (integer, query, optional)

Page limit default 20, max 100

offset (integer, query, optional)

Starting row of page, default 0

No probe data for this endpoint yet.