Retrieve Replay Log by Subscription and Replay ID

This operation returns a paginated list of replay logs by subscription ID and replay ID. Use this endpoint in conjunction with the Replay Messages by Subscription ID - V2 operation. The Replay Messages by Subscription ID - V2 operation is asynchronous and returns a replayId. To monitor the status of a replay, pass the replayId to this endpoint.

Path Params
string
required

An identifier for a subscription. Only messages associated with the specified subscription ID are returned.

string
required

The Replay ID for which messages are retrieved.

Query Params
integer
Defaults to 100

The pagination count, which represents the number of results to return per page.

string

A token used in stateful, cursor-based pagination that allows you to fetch a unique result set using pagination-current-token for the current page of results and pagination-next-token for the next page of results. When pagination-next-token is not provided, the current page is the last page of results.

Headers
string
required

A bearer token for authentication.

string

A global identifier for a tenant.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json