Skip to content

Method: projects.messages.get

Retrieves a Message identified by the supplied resource name.

The caller must have messaging.messages.get permission on the project.

HTTP request

GET https://messaging.api.enfonica.com/v1/{name}

Path parameters

Parameters  
name string
The resource name of the Message to retrieve. Must be of the form projects/*/messages/*.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Message.