Get a topic subscription
Get a subscription by its unique identifier for a topic.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
topicKeyRequiredstringThe key identifier of the topic
identifierRequiredstringThe unique identifier of the subscription
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
OK
idRequiredstringThe unique identifier of the subscription
identifierstringThe identifier of the subscription
namestringThe name of the subscription
preferencesarray<object>The preferences/rules for the subscription
contextKeysarray<string>Context keys that scope this subscription (e.g., tenant:org-a, project:proj-123)