Customers
List customers
List all customers within Layer.
GET
TheDocumentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
GET endpoint lists all created customers within Layer.
Only active customers are returned by default, but archived customers can be included via the include_archived flag.
Path Parameters
Query Parameters
Include archived customers in the response. Defaults to false.
The external ID of the customer to fetch.
A case-insensitive substring used to filter customers whose external ID contains the specified value.
The name of the customers to fetch.
A case-insensitive substring used to filter customers whose name contains the specified value.