Bulk export profiles

Asynchronously export the profile data of many investment entities in a single request. Each requested investment entity is identified by ID (Anduin ID or tracking ID).

The exported data follows the selected export template (exportTemplateId), which applies to every investment entity in the request.

This endpoint initiates a background job and returns a request ID immediately, preventing timeouts. Once complete, the job provides a secure URL to download the profile data as a CSV file, following the selected export template.

This process is asynchronous; you can find a complete guide to the workflow in our Asynchronous Bulk Export API documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Firm object

Query Params
string

Export template ID to export investment entity's profile. If there is only one export template, you can skip this parameter.

Body Params
investmentEntityIds
array of strings
required

The investment entities whose profiles should be exported. Accepts Anduin IDs or tracking IDs.

investmentEntityIds*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json