Legacy CHEESE API
Download Link
Getting the download link for a search job
Parameters:
- job_name (str): The job ID
- file format (str) : The response file format : csv, json, xlsx, sdf
Returns:
- The status of the download link generation
Authorization
APIKeyHeader X-API-Key<token>
In: header
Query Parameters
job_name?Job Name
Default
"XXX"db_name?array<string>
Selected Databases
Default
[ "CHEMINFINITA-SYNTHON"]file_format?array<>
File formats
Default
[ "csv"]Response Body
application/json
application/json
curl -X GET "https://example.com/get_download_link"null