Home > Agendize Scheduling

Clients: list

Authentication is required to execute this request. Please refer to Authentication for more.

Request

HTTP Request

GET https://api.agendize.com/api/2.0/scheduling/clients

Parameters

Parameter name Value Description
Required query parameters
apiKey string API Key
Optional query parameters
search string Search clients by first name, last name, phone number and email address. Incompleted value can by used.

Request body

Do not supply a request body with this method.

Response

If successful, this method returns a response body with the following structure:

{ items: [Client Resource] }