Retrieve a route by address
Returns the route bound to <address>@<domain>. Use * as the address to retrieve the wildcard route for the domain.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
domainRequiredstringaddressRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
OK
_idRequiredstring_domainIdRequiredstringaddressRequiredstringagentIdstringInternal id of the destination agent. Only present for agent routes.
typeRequiredstringValue in:
"agent" | "webhook"_environmentIdRequiredstring_organizationIdRequiredstringcreatedAtRequiredstringupdatedAtRequiredstringdataobjectString key-value metadata (max 10 keys, 500 characters total when set via API).