CSV Direct Data
Requirements
Request
curl --location --request GET 'https://<API ROUTE>/data/<COLLECTIONNAME>/direct/<FIELDS>/<FILTER>' \
--header 'account-key: <ACCOUNT API KEY>' \
--header 'bot-key: <BOT API KEY>' \
--header 'bot-secret: <BOT API SECRET>' \
--header 'Content-Type: application/json' \Response
Response Codes
Last updated
Was this helpful?