Get a topic subscription
Get a subscription by its unique identifier subscriptionIdOrIdentifier 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
subscriptionIdOrIdentifierRequiredstringThe 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
topicRequiredobjectThe topic information
subscriberRequiredobjectThe subscriber information
preferencesarray<object>The preferences for workflows in this subscription
createdAtRequiredstringThe creation date of the subscription
updatedAtRequiredstringThe last update date of the subscription