Skip to main content
POST
cURL

How to Use

  1. Copy any of the JSON examples below.
  2. Go to the API playground by clicking on the โ€œTry itโ€ button.
  3. Paste the JSON into the request body field.
  4. Click โ€œSendโ€ button to execute the request.

Examples

Count Updates Records

List All Updates Records

List Updates Records with Specific Fields

Filter by Type

Filter by Contact

Filter by Field Name

Filter by Job Change

Filter by Last Updated Date Range

Authorizations

Oauth-Token
string
header
required

Get the OAuth token by calling the /oauth2 authentication API. Use the access_token from the response to authorize your API requests.

Body

text/plain

Copy any of the JSON examples and paste it into the request body field.