v1
latestOpenAPI 3.0.12026-07-13139143370.4 KBResourceGroups
List Resource Groups
Use this endpoint to List Resource Groups for the specified location. If not specified, the business location defaults to the primary business location. Name is a required field.
Use the offset and limit parameters to control the page start and size. Default offset is 0, limit is 20, maximum is 100. Use the query parameters to filter the results further.
get/setup/v1/resourcegroups
Query parameters
locationIdstring
id of business location, defaults to primary business location
deletedboolean
Filter results by deleted status
offsetinteger
Starting row of page, default 0
limitinteger
Page limit default 20, max 100
Response
Success