Retrieve Message Replay Audit Log by Subscription ID

This operation returns a paginated list of message replay audit logs by subscription ID, which contain the history of attempted replays for the specified subscription.

Path Params
string
required

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

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