الانتقال إلى المحتوى الرئيسي
GET
/
workspaces
/
{workspaceId}
/
organizations
/
usage.pdf
تصدير استخدام المنظمة كملف PDF
curl --request GET \
  --url https://api.altostrat.io/workspaces/{workspaceId}/organizations/usage.pdf \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

أدخل JWT الخاص بك بالتنسيق: Bearer {token}

Path Parameters

workspaceId
string
required

معرّف مساحة العمل.

Example:

"ws_a1b2c3d4e5f6g7h8"

Response

تنزيل ملف PDF.

The response is of type file.