Skip to main content
GET
Get email disposition

Authorizations

Authorization
string
header
required

Paubox API uses Bearer token authentication in the Authorization header.

Format: Authorization: Bearer YOUR_API_KEY_HERE

Example: Authorization: Bearer 9e5b092b632445b8f570c62ae54f30fda1044305

The legacy format Authorization: Token token=YOUR_API_KEY_HERE is also supported.

Query Parameters

sourceTrackingId
string<uuid>
required

The tracking ID returned when the message was sent

Example:

"6e1cf9a4-7bde-4834-8200-ed424b50c8a7"

Response

Message disposition data

sourceTrackingId
string
required

The tracking ID for the message

Example:

"6e1cf9a4-7bde-4834-8200-ed424b50c8a7"

data
object
required