Theme switcher

List all customers

This section allows users to retrieve a list of all customers associated with the project. By accessing this data, users can gain insights into their customer base, track customer interactions, and manage customer information effectively within the project.

Header Parameters

Authorizationstring

Contains the authentication credentials required to access the API.

Content-Typestring

Specifies the format of the data in the request or response.

Body Parameters

emailstring

Represents the email address associated with a customer.

createdobject

Specifies a date and time for filtering customer records based on the creation datetime.

Show child attributes

Response

200
Object

Response Attributes

objectstring

Indicates the type of object being returned in the response.

urlstring

Represents the URL associated with a customer.

has_moreboolean

Flag that indicates whether there are more customer records available.

dataarray

Contains the data related to the customer records being returned in the response.

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?