Skip to main content
POST
Batch lists all resource-attributes for multiple entities. Excludes archived by default.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
entities
object[]
required
includeArchived
boolean

Whether to include archived resource-attributes. Defaults to false.

Response

A successful response.

results
object[]