List Asset Groups

GET https://{{API_URL}}/asset_groups

Returns a list of all of your asset groups. Pagination defaults to a value of 30 asset groups per page, which differs from the typical default of 1000 items per page.

Request Params

KeyDatatypeRequiredDescription
pagestringint32 - The specific page being requested.
per_pagestringint32 - Number of Asset Groups per page. This differs from the typical default of 1000.