Public API Specification
The type of grant requested. You must set this to client_credentials
Your application's Client ID.
Your application's Client Secret.
OK
The new access token.
eyJz93a...k4laUWwThe type of token returned.
The expiration time of the new access token in seconds.
3600Bad request
Client not authorized
Internal server error.
Broad search query across endpoints by device, user and email identities that contain this string (case-insensitive)
Search by email ids that contain this string (case-insensitive)
Search by device names that contain this string (case-insensitive)
Search by user ids that contain this string (case-insensitive). userId for OIDC users is usually their email address.
Filter by this exact device OS version string
Filter by the fallback mode
Filter by this exact location id - with an underscore separating the case sensitive city and country values e.g. "City_Country"
Filter by this exact agent version
An optional pagination param that states the number of records requested from the start of the cursor. The default value is 50 and the maximum value is 1,000
An optional pagination cursor. The API will return the items after this cursor, according to default sort. Use the value returned in the previous endCursor response.
The direction of the sort by the lastSeen property. The default is to sort by descending
OK
Bad request
Access denied
Internal server error.
An optional pagination param that states the number of records requested from the start of the cursor. The default value is 50.
An optional pagination cursor. The API will return the items after this cursor, according to default sort. Use the value returned in the previous endCursor response.
OK
Access denied
Internal server error.
The name of the custom category to create
Streaming_Custom_CategoryPattern: ^[^#!@$%^*?./\\]+$OK
A simple message response indicating a successful operation
Simple success message
SuccessBad request - invalid custom category name or custom category already exists
Unauthorized access
Internal server error.
The name of the custom category to delete
Social MediaOK
A simple message response indicating a successful operation
Simple success message
SuccessBad request
Unauthorized access
Internal server error.
The name of the custom category to get URLs from
OK
Bad request
Unauthorized access
Internal server error.
The name of the custom category to add URLs to
OK
A simple message response indicating a successful operation
Simple success message
SuccessBad request
Unauthorized access
Internal server error.
The name of the custom category to overwrite URLs for
AI-ML ChatbotsOK
A simple message response indicating a successful operation
Simple success message
SuccessBad request
Unauthorized access
Internal server error.
The name of the custom category to delete all URLs from
OK
A simple message response indicating a successful operation
Simple success message
SuccessBad request
Unauthorized access
Internal server error.
The name of the custom category to delete given URL from
The URL to be deleted (Ensure that URLs are properly URL-encoded using the UTF8 encoding method)
https%3A%2F%2Fdope.securityOK
A simple message response indicating a successful operation
Simple success message
SuccessBad request
Unauthorized access
Internal server error.
Last updated

