Export

Export providers

get

Export a collection of providers to file.

Authorizations
Responses
curl -L \
  --url 'https://HOSTNAME:8887/api/providers/export' \
  --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
binary

Was this helpful?