Get all customers

Get the full list of all customers created on Bridge

Log in to see full request history
Query Params
string

This is a customer id. If this is specified, the next page that starts with a customer right AFTER the specified customer id on the customer timeline, which is always ordered from the newest to the oldest by creation time, will be returned. This also implies that customers older than the specified customer id will be returned (shouldn't be set if ending_before is set)

string

This is a customer id. If this is specified, the previous page that ends with a customer right BEFORE the specified customer id on the customer timeline, which is always ordered from the newest to the oldest by creation time, will be returned. This also implies that customers newer than the specified customer id will be returned (shouldn't be set if starting_after is set)

integer

The number of items to return (default of 10, max of 100)

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json