Skip to main content
GET
/
v1
/
entities
/
{id}
/
export
Export entity data
curl --request GET \
  --url https://api.example.com/v1/entities/{id}/export \
  --header 'Authorization: <api-key>'
"<string>"

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Query Parameters

format
string

Response

200 - application/json

ok

The response is of type string.