Get a list of API client assignments.
GET
/apiclients/assignments
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessApiClientAdminApiClientReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
apiClientID | string | ID of the api client. | --- | |
buyerID | string | ID of the buyer. | --- | |
supplierID | string | ID of the supplier. | --- | |
page | integer | Page of results to return. Default: 1. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation. | --- | |
pageSize | integer | Number of results to return per page. Default: 20, max: 100. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
Items | array | --- | --- | --- | ||
Meta | object | --- | --- | --- | ||