Error
Get Account Priorities
Retrieves the priorities of B2B accounts
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"accountPriorities": [
{
"accounts": [
123
],
"priority": 123
}
],
"blackListedAccounts": [
123
]
}Retrieves the priorities of B2B accounts
A valid request URL is required to generate request examples{
"accountPriorities": [
{
"accounts": [
123
],
"priority": 123
}
],
"blackListedAccounts": [
123
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
