Customers
Get Customer Subroles
GET
/
customers
/
{customerID}
/
subroles
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
customerID
string
requiredResponse
200 - application/json; charset=utf-8
status
string
requiredmessage
string
requireddata
object[]
requiredWas this page helpful?