List event subscriptions
GET/v1/events/subscriptions
Retrieves a paginated list of event subscriptions.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
- 503
Event subscriptions list retrieved successfully
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Bad Request - The request was invalid or cannot be served
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Unauthorized - Authentication failed or not provided
Response Headers
Authentication challenge
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Forbidden - The authenticated user does not have permission to access this resource
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Too Many Requests - The user has sent too many requests in a given amount of time
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
Seconds to wait before making another request
API version
Unique request identifier for tracing
Internal Server Error - The server encountered an unexpected condition
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
API version
Unique request identifier for tracing
Service Unavailable - The server is currently unable to handle the request
Response Headers
Request limit per hour
Requests remaining in current hour
Seconds until limit reset
Seconds to wait before making another request
API version
Unique request identifier for tracing