v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Recents

Get recents

Returns data about all recent changes occurred after the given timestamp.

get/recents

Query parameters

since_timestampstring required

The timestamp in UTC. Format: YYYY-MM-DD HH:MM:SS.

items'activity' | 'activityType' | 'deal' | 'file' | 'filter' | 'note' | 'person' | 'organization' | 'pipeline' | 'product' | 'stage' | 'user'

Multiple selection of item types to include in the query (optional)

startinteger

Pagination start

limitinteger

Items shown per page

Response

List of items changed since "since_timestamp"

successboolean

If the response is successful or not