Skip to main content
GET
Get fax message details

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Fax message ID (msg_…).

Response

The requested fax message.

The requested fax message.

data
object

A fax message row from the tenant messages table (channel = 'fax'). Open shape — the column projection evolves with migrations; the keys below are the load-bearing fields SDK consumers integrate against.

meta
object