v1

latestOpenAPI 3.1.02026-07-22115189303.8 KB
Inbox Embeds

Get inbox embed

Returns an inbox embed without the raw token or embed URL.

get/inbox_embeds/{inbox_embed_id}

Response

Success

Example response

{
  "data": {
    "allowed_origins": [
      "https://app.example.com"
    ]
  }
}