List individual accreditations (Pessoa Física)
List individual accreditations (Pessoa Física)
Returns individual (PF) accreditations for the tenant, most recent first. BaaS integrators only.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Tenant-Id
Tenant context used for authorization and routing.
Query parameters
document
Filter by CPF (11 digits, no punctuation).
status
Filter by accreditation status (case-insensitive).
limit
Maximum number of items to return (page size).
offset
Number of items to skip before the first returned item (pagination).
Response
List of individual accreditations returned successfully.
items
total
limit
offset
Errors
400
Bad Request Error
500
Internal Server Error