Skip to main content
GET
Get subscription secret by id

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>

Path Parameters

id
string<uuid>
required

The unique identifier of the subscription

Response

The subscription secret details are returned.

data
object
required