Skip to main content
GET
List all asset groups

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Query Parameters

limit
string

The maximum number of asset groups to return (default 20, maximum 100)

Pattern: ^[0-9][0-9]?$|^100$
startingAfter
string

The ID of the last asset group in the previous page of results. Results will start after this asset group

ids
string

A comma-separated list of asset group IDs to filter the results

includeArchived
enum<string>

When 'true', archived (deleted) asset groups are included. Defaults to excluding them.

Available options:
true,
false

Response

A list of asset groups

data
object
required