Skip to main content

List all resource groups

GET 
/auth/resource_groups

Returns a list of your resource groups. Results are paginated to improve retrieval peformance. The meta data indicates how many total records exist.

Request

Query Parameters

    page[number] double

    Current page based on pagination settings.

    page[size] double

    Number of results to return per page based on pagination settings.

Responses

200: Successful response

401: Authentication error

403: Authorization error

Loading...