v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Resource categories

Get all resource category assignments

Returns all resource category assignments. This operation uses Pagination.

post/api/connector/v1/resourceCategoryAssignments/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

ResourceCategoryAssignmentIdsstring[] nullable

Unique identifiers of Resource category assignment.

ResourceCategoryIdsstring[] required

Unique identifiers of Resource categories to which the resource category assignment belong.

ActivityStatesActivityStates[] nullable

Whether to return only active, only deleted or both records. The ActivityState filter applies only to record’s own status. The IsActive response property also considers the parent’s status, so some returned records may have IsActive = false if their parent is deleted.

ResourceIdsstring[] nullable

Unique identifiers of resources to which the resource category assignments belong.

Response

OK

Cursorstring uuid nullable

Unique identifier of the last and hence oldest resource category assignment returned. This can be used in Limitation in a subsequent request to fetch the next batch of older resource category assignments.