Get Exchange pipeline statuses by date range

Returns Exchange pipeline statuses for interactions published within the specified date range.
Supports cursor-based pagination. Maximum date range is 30 days.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 1
Query Params
date-time

Beginning of date range (inclusive, UTC).

date-time

End of date range (inclusive, UTC). Defaults to current UTC time.

string

Opaque pagination token from a previous response's nextCursor field.

int32

Maximum number of results to return (default 100, max 1000).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Invalid date range, limit, or cursor

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json