List customers
Customers
List customers
Fetch a paginated list of customers.
GET
List customers
Returns a paginated page of customers. See Pagination for the common query parameter contract.Documentation Index
Fetch the complete documentation index at: https://docs.api.bsa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
Page size, max 100.
Column to sort by. Common values:
id, displayName,
submittedDate, activationDate.ASC or DESC.Example
Response
items entry has the same shape as the
customer object.
