post
https://{amsServer}/{amsAppName}/api/v1/eventsearch
Searches for events matching date range and user criteria.
Note: For most use cases, POST /api/v1/synchronise with local caching and filtering is preferred. Use this endpoint when you specifically need server-side date filtering without maintaining a local cache.
Pagination:
Pass pagination parameters at the top level of the request body:
{
"paginate": true,
"cursor": "{{cursor}}"
}Omit cursor on the first page. The response includes next_cursor — absent on the final page.
Upcoming enforcement: A future AMS release will add server-side enforcement that rejects unpaginated requests on high-volume endpoints. Implement pagination now to avoid disruption when that ships.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
