Authorizations
API key required to authenticate requests.
Tenant(Project) name required to identify the project.
Response
200 - file/csv
The response is of type file.
curl --request GET \
--url https://cloud.bytebeam.io/api/v1/devices/metadata-bulk-template \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'This response does not have an example.curl --request GET \
--url https://cloud.bytebeam.io/api/v1/devices/metadata-bulk-template \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'This response does not have an example.API key required to authenticate requests.
Tenant(Project) name required to identify the project.
The response is of type file.