TrusthubV1CustomerProfilesEntityAssignments
Retrieve a list of all Assigned Items for an account.
Retrieve a list of all Assigned Items for an account.
get/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments
Path parameters
CustomerProfileSidstring required
The unique string that we created to identify the CustomerProfile resource.
Query parameters
ObjectTypestring
A string to filter the results by (EndUserType or SupportingDocumentType) machine-name. This is useful when you want to retrieve the entity-assignment of a specific end-user or supporting document.
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK