Skip to main content
GET
Get an email submission

Authorizations

Authorization
string
header
required

Use a Terminal49 API key in the Authorization header with the Token prefix.

Authorization: Token YOUR_API_KEY

Path Parameters

id
string<uuid>
required

Query Parameters

include
string

Allowed: account, user, documents, documents.last_document_representation. Defaults to documents + documents.last_document_representation.

Response

OK

data
Email Submission · object
included
(Account model · object | any | Email Submission Document · object | Document Representation · object)[]