Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.21 KB

organizations.md

File metadata and controls

11 lines (7 loc) · 1.21 KB

Organizations

A list of organizations

Fields

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