Skip to content

Method: projects.unsubscribers.get

Retrieves a Unsubscriber identified by the supplied resource name.

The caller must have messaging.unsubscribers.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 Unsubscriber to retrieve. Must be of the form projects/*/unsubscribers/*.

Request body

The request body must be empty.

Response body

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