List clients
Returns a paginated list of active clients for the authenticated user’s company. Optionally filter by company name using q (case-insensitive contains).
Authentication
AuthorizationBearer
BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).
Query parameters
page
Zero-based page number
size
Number of items per page (max 100)
q
Optional case-insensitive company name filter
Response
Paginated list of clients returned