List authorities for a person
Persons
List authorities for a person
List all authorities for a person by ID, optionally including revoked authorities.
GET
List authorities for a person
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the person.
Query Parameters
Whether to include revoked authorities.
Response
OK
Unique resource identifier.
The type of authority granted.
Available options:
owner, joint_owner, signatory, power_of_attorney, trading The status of the authority (active or revoked).
Available options:
active, revoked The customer the authority applies to.
- IndividualCustomer
- JointCustomer
- BusinessCustomer
The person the authority is granted to.
- NaturalPerson
- LegalPerson