Organizations¶
Organizations are canonical records for companies, agencies, nonprofits, and other groups identified across project articles. Use organization endpoints to browse and search the organization catalog, retrieve organization detail, and explore mention evidence and Stylebook connections.
Each organization record includes a display label, organization type, and project-scoped counts (mentions, stories).
Endpoints¶
| Method | Path | Use when | Doc |
|---|---|---|---|
GET |
…/organizations/{organization_id} |
Show one organization's canonical fields | Get organization |
GET |
…/organizations |
Find organizations by name, type, or filters | List and search |
GET |
…/organizations/search |
Find organizations by name, type, or filters | List and search |
GET |
…/organizations/{organization_id}/articles |
Load paginated stories mentioning an organization | List articles |
GET |
…/organizations/{organization_id}/mentions |
Load paginated mention evidence per article | List mentions |
GET |
…/organizations/{organization_id}/mentions/timeline |
Chart mention counts by publication date | Get timeline |
GET |
…/organizations/{organization_id}/connections |
Load Stylebook relationships involving an organization | List connections |
Related¶
- Entities overview — shared entity-first pattern
- People — similar entity routes
- Entity Meta → Organizations —
organization_typecatalog - Organization types — discover
organization_typevalues in your project