Skip to main content
GET
/
v1
/
consumer
/
letters
/
{letter_id}
/
data
Stream Letter Data
curl --request GET \
  --url https://api.withflex.com/v1/consumer/letters/{letter_id}/data \
  --header 'Authorization: Bearer <token>'
{
  "code": "string",
  "detail": "string"
}

Documentation Index

Fetch the complete documentation index at: https://docs.withflex.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Path Parameters

letter_id
string
required
Example:

"obj_01EXAMPLE00000000000000000"

Response

PDF binary data