Get All Customers

Get a paginated view of all Appointedd customers you have access to.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^[a-f\d]{24}$

Unique identifier of the last document on the previous page when paginating forwards.

string
^[a-f\d]{24}$

Unique identifier of the first document on the next page when paginating backwards.

number
1 to 1000

Number of documents (between 1 - 1000) to return per page when paginating forwards.

number
1 to 1000

Number of documents (between 1 - 1000) to return per page when paginating backwards.

filter[accountIds]
array of strings

Returns any customers that belong to any of the given account IDs.

filter[accountIds]
string
length between 1 and 2000

Returns any customers that match the given search term across email, first name, and last name fields.

string
length between 1 and 2000

Returns any customers with the exact given email address.

string
length between 1 and 2000

Returns any customers that match the partial given email address.

string
length between 1 and 2000

Returns any customers with the exact given first name.

string
length between 1 and 2000

Returns any customers that match the partial given first name.

string
length between 1 and 2000

Returns any customers with the exact given last name.

string
length between 1 and 2000

Returns any customers that match the partial given last name.

string
length between 1 and 2000

Returns any customers with the exact given mobile phone number.

filter[tags][all]
array of strings

Returns any customers that have been tagged with all the given tags.

filter[tags][all]
filter[tags][any]
array of strings

Returns any customers that have been tagged with any of the given tags.

filter[tags][any]
string

Returns any customers that have been updated (or created if they have not been modified) after this date

Responses

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