Skip to content
API referenceConsumerConsumer.notifications

Get_inbox_token

GET
/consumer/v1/notifications/inbox-token

Authorization

bearer_auth
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/consumer/v1/notifications/inbox-token"
{  "configured": true,  "project_id": "string",  "subscriber_hash": "string",  "subscriber_id": "string"}
{  "detail": "Pool slug must be unique.",  "instance": "urn:forestvpn:trace:a1b2c3d4",  "title": "Validation Error",  "type": "https://fvpn.net/errors/validation"}