Langsung ke konten utama
GET
/
workspaces
/
{workspaceId}
/
organizations
/
usage.csv
Ekspor penggunaan organisasi sebagai CSV
curl --request GET \
  --url https://api.altostrat.io/workspaces/{workspaceId}/organizations/usage.csv \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Masukkan JWT Anda dalam format: Bearer {token}

Path Parameters

workspaceId
string
required

ID dari workspace.

Example:

"ws_a1b2c3d4e5f6g7h8"

Response

Unduhan file CSV.

The response is of type file.