Skip to content

Get inbound (reply/forward) email config

Returns { config: null } when the project has no inbound row.

projectId
required
string

Tenant project id (row-level isolation on every query).

Inbound config (or null).

Media typeapplication/json
object
config
object | null

Not authenticated (no valid session/principal).

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}

Authenticated but lacks the required project role.

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}