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

Single query and multi-query

Multi-query endpoints have less chance to timeout because of execution time limits, and thus can be used for larger exports.

Endpoint
XML
JSON
CSV
EXCEL

{{domain}}/rest/2.0/outputModule/export/{{format}}

SINGLE

SINGLE

SINGLE

SINGLE

{{domain}}/rest/2.0/outputModule/export/{{format}}-file

SINGLE

SINGLE

SINGLE

SINGLE

{{domain}}/rest/2.0/outputModule/export/{{format}}-job

SINGLE

SINGLE

MULTI

MULTI

Last updated

Was this helpful?