Asset Groups

Asset groups define higher level groupings of assets within the Validere Platform.

circle-info

https://api.validere.io/app

Search asset groups

Search and list Asset Groups

post
Authorizations
Body
and
and
Responses
chevron-right
200

Successfully something

application/json
post
/app/v1/asset_groups/search
200

Successfully something

Get an asset group

Get an asset group

get
Authorizations
Path parameters
idstring · uuidRequired

Asset Group ID

Query parameters
periodstringOptional

year month (YYYYMM), defaulting to the current time, indicates which time period to return the attributes and custom attributes from

Responses
chevron-right
200

A successful operation

application/json
get
/app/v1/asset_groups/{id}
200

A successful operation

Last updated