v3

OpenAPI 3.0.42026-07-312008682.1 MB
Resource categories

Get all resource category image assignments

Returns all resource category image assignments. This operation uses Pagination.

post/api/connector/v1/resourceCategoryImageAssignments/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.

ResourceCategoryImageAssignmentIdsstring[] nullable
ResourceCategoryIdsstring[] required

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

ActivityStatesActivityStates[] nullable

Whether to return only active, only deleted or both records.

Response

OK

Cursorstring uuid nullable

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