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