Export Fleet Devices

Export all devices in a fleet to CSV or JSON format. The export includes device details and can be customized with specific fields.

Path Params
string
required

The ID that specifies a Fleet

Body Params
string
enum
Defaults to csv

The export format. 'csv' exports as comma-separated values, 'json' exports as JSON array.

Allowed:
fields
array of strings

Optional list of specific fields to include in the export. If not specified, default fields are exported.

fields
boolean
Defaults to false

Whether to include all available fields in the export.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The request was malformed or contained invalid parameters.

401

You are not authorized

403

You are forbidden from accessing this resource

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv
application/json