API Docs / Operations / Client - Agent Authorisations / List Agent Authorisations

List Agent Authorisations

GET /tenants/{tenant}/clients/{client}/agent-authorisations

Returns all 11 HMRC 64-8 agent authorisation types for the specified client, each with a user-managed status and a computed IsRequired flag derived from the client's active or proposed services.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it