Contexts
Retrieve a context
Retrieve a specific context by its type and id. type and id are required fields, if the context does not exist, it returns the 404 response
GET
PHP
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes