LedgerLou Docs is optimized for desktop.

Please open this page on a device with a wider screen.

Payables · Email inbox

Get inbox email address

Returns the email address to which the tenant can forward documents. Automatically creates a new address if none has been assigned yet.

get_inbox_address
Authorization
Authorization string header required API key in the format ll_.... Pass as a Bearer token in the OAuth flow.
Scopes
config:read
Response
200
Success
MCP get_inbox_address
JSON
{
  "tool": "get_inbox_address"
}
200 Response
JSON
{
  "inbox_address": "<string>"
}