https://b-api.longbridge.xyz/v1/datasets/download/{id}Authorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
idstringRequiredPath parameter, taken from data.file_download_id in the response of /v1/datasets/{template_id}/download (mode=1); it can also be taken from the id field of a porter_download_records template row (the same table).
Responses
HTTP 200Returns business fields.codemessagedatadataobjectdata structureFile Download ID
Reason. An explanation when the export fails; an empty string on success.
File Name. Excluding the file extension.
Download URL. A pre-signed temporary download link (valid for about 300 seconds); an empty string when not yet generated/completed.
State. 3 = export completed; other values are as actually returned.
Ticket Status. Ticket status; values are as actually returned.