Skip to main content
GET
/
api
/
shared-mailboxes
/
{id}
Get a shared mailbox by ID
curl --request GET \
  --url https://api.raul.ugps.io/api/shared-mailboxes/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Response

200 - undefined