id
to ensure consistent pagination.
Use this endpoint to manage your organisation’s team structure, audit user accounts, or retrieve subsets of accounts based on role, group membership, or other attributes. Filtering works exactly as it does in the original List all accounts endpoint, with the addition of cursor-based pagination.
To retrieve the next page of results, pass the cursor
value from the previous response into your next request. The has_more
property will indicate whether additional results are available.
X-Annature-Partner
header, this endpoint will return all accounts provisioned by your integration — across every organisation you’ve registered using the Register an account endpoint. It excludes your own internal users.
If the X-Annature-Partner
header is not provided, the endpoint returns only the accounts within your own organisation.
name
property.email
property.role
. Valid values include: administrator
, standard
, read-only
.active
status. Accepts true
or false
.group_id
to list accounts within a specific account group.