go back to CRMService

GET /crm/prospects

Retrieves a List of prospects/customers with a full or partial match to the given value.

Roles that can access this endpoint are Users.

Parameters

name description type default type
q string for which to search for customers/prospects by ID or name query String

Result

List < RowCustomer > of type: application/xml application/json

a list of RowCustomer objects

Try It Out

Request

- Authentication Help
- String