cURL
curl --request GET \ --url https://api.example.com/api/device/export \ --header 'Authentication: <authentication>' \ --header 'Content-Type: multipart/form-data'
{}
The body is of type object.
object
The response is of type object.