A list of organizations
Field | Type | Required | Description | Example |
---|---|---|---|---|
data |
List[models.Organization] | ✔️ | N/A | [ { "id": "org_1234", "name": "Sample Organization" } ] |
total_count |
int | ✔️ | Total number of organizations |
1 |
A list of organizations
Field | Type | Required | Description | Example |
---|---|---|---|---|
data |
List[models.Organization] | ✔️ | N/A | [ { "id": "org_1234", "name": "Sample Organization" } ] |
total_count |
int | ✔️ | Total number of organizations |
1 |