Get a single API client.
GET
/apiclients/{apiClientID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessApiClientAdminApiClientReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
apiClientID | Required | string | ID of the api client. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | Read Only | string | --- | --- | --- | |
ClientSecret | string | --- | --- | --- | ||
AccessTokenDuration | integer | int32 | --- | --- | ||
Active | boolean | --- | --- | --- | ||
AppName | string | --- | --- | --- | ||
RefreshTokenDuration | integer | int32 | --- | --- | ||
DefaultContextUserName | string | --- | --- | --- | ||
xp | object | --- | --- | --- | ||
AllowAnyBuyer | boolean | --- | --- | --- | ||
AllowAnySupplier | boolean | --- | --- | --- | ||
AllowSeller | boolean | --- | --- | --- | ||
IsAnonBuyer | boolean | --- | --- | --- | ||
AssignedBuyerCount | Read Only | integer | int32 | --- | --- | |
AssignedSupplierCount | Read Only | integer | int32 | --- | --- | |
OrderCheckoutIntegrationEventID | string | --- | --- | --- | ||
OrderCheckoutIntegrationEventName | Read Only | string | --- | --- | --- | |
OrderReturnIntegrationEventID | string | --- | --- | --- | ||
OrderReturnIntegrationEventName | Read Only | string | --- | --- | --- | |
AddToCartIntegrationEventID | string | --- | --- | --- | ||
AddToCartIntegrationEventName | Read Only | string | --- | --- | --- | |
MinimumRequiredRoles | array | --- | --- | --- | ||
MinimumRequiredCustomRoles | array | --- | --- | --- | ||
MaximumGrantedRoles | array | --- | --- | --- | ||
MaximumGrantedCustomRoles | array | --- | --- | --- |