For the complete documentation index, see llms.txt. This page is also available as Markdown.

July 29, Profile Export API: New include_unreachable flag

The Profile Export API now supports a new include_unreachable parameter (boolean, defaults to false).

By default, exports only include profiles that are reachable on at least one channel OR that have a Custom ID. Setting include_unreachable: true adds the remaining profiles — those with no Custom ID, no email address, no phone number, and no push token — to the export file.

Check our documentation.

Last updated