GET consumer/v1/resources

onsched.com:consumer

Summary: List Resources
Operation ID:
Auth: unknown
Description

<p>Use this endpoint to return a <b>List of Resources</b> associated with a business location. If not specified, the business location defaults to the primary business location. 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 (7)

email (string, query, optional)

Filter by email address

limit (integer, query, optional)

Page limit default 20, max 100

locationId (string, query, optional)

id of business location, defaults to primary business location

name (string, query, optional)

Search by name, supports Partial name search

offset (integer, query, optional)

Starting row of page, default 0

resourceGroupId (integer, query, optional)

Filter by groupId

sortOrder (string, query, optional)

Specify sort order of response

No probe data for this endpoint yet.