Export Data - Step 3 - Download File Stream
This operation downloads the CSV file to a specified location.
Header Parameters
- Accept string required
- application/json
Request Body required
fileParams object[]
Responses
- 200
OK
POST /stream/getdownloadcenterfilestream
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Stream/getDownloadCenterFileStream' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"fileParams": [
{
"id": 3,
"name": "zip"
},
{
"id": 2,
"name": "{{exportRequestDownloadGuid}}"
},
{
"id": 10,
"name": "Streamed"
}
]
}'