CrmContact

Search for contacts

post/crm/contacts/search

Query parameters

fieldsstring nullable
pageSizestring nullable
cursorstring nullable

Request body

{"stackTrail":"paths:/crm/contacts/search:post:requestBody:content:application/json:schema:properties:searchCriteria","oasType":"schema","type":"unknown"}

Response

status'ok' | 'error' required
nextstring nullable
previousstring nullable

Changes

Changed in 2 of the 15 revisions of this API.44

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the optional property next to the response with the 200 status

      response-optional-property-added

    • added the optional property previous to the response with the 200 status

      response-optional-property-added

    • deleted the query request parameter cursor

      request-parameter-removed

    • deleted the query request parameter pageSize

      request-parameter-removed

    • removed the optional property next from the response with the 200 status

      response-optional-property-removed

    • removed the optional property previous from the response with the 200 status

      response-optional-property-removed

    This revision also has 65 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog