List clients
GET https://neudocs.app/api/v1/clients
Returns the active client records for the firm resolved from the bearer key. Archived clients are not included.
Success
Errors
The endpoint does not accept pagination, search, or status parameters. Filtering in your integration is not an authorization boundary; the server always returns records only for the authenticated firm.
title: “Clients API” sidebarTitle: “Clients endpoint” description: “List the clients belonging to the authenticated NeuDocs firm.” icon: “users” keywords: [“GET clients”, “REST API”, “clients endpoint”]
List clients
GET https://neudocs.app/api/v1/clients
Returns client records for the firm resolved from the bearer key.
Success
Errors
Client-side filtering is not an authorization boundary. The server returns only the authenticated firm’s records.