cURL
curl --request GET \ --url https://api.example.com/v1/entities/{id}/export \ --header 'Authorization: <api-key>'
"<string>"
Export entity data
ok
The response is of type string.
string
Was this page helpful?