API Docs / Operations / Client Services - CSV Import / Export Client Services CSV

Export Client Services CSV

GET /tenants/{tenant}/client-services/import/csv/export

Downloads all client service assignments as a CSV file. Use this as a template for the native import format.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

200 OK
401 Unauthorized – Invalid or missing API key
403 Forbidden

Try it