Olympus Docs
ReferenceAPIsOry Identities APIcourier

Get a Message

Gets a specific messages by the given ID.

GET /admin/courier/messages/{id}

Gets a specific messages by the given ID.

Operation ID: getCourierMessage    Tag: courier

Path parameters

NameTypeRequiredDescription
idstringyesMessageID is the ID of the message.

Responses

StatusDescriptionBody
200messageapplication/json, object
400errorGenericapplication/json, object
defaulterrorGenericapplication/json, object

Security

  • oryAccessToken

Generated from /tmp/kratos-api.json at build time.

On this page