| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Your organization is the top-level entity in Vidmob. It owns all workspaces, API credentials, scoring guidelines, brands, and markets. This endpoint returns the core details for your org — use it to confirm you're authenticated against the right account, or to retrieve your organization ID for use in downstream calls.
What's returned
The response includes your organization's name, ID, and any global configuration that applies across all workspaces (such as org-level scoring guidelines). Fields returned depend on the permissions associated with your API key.
When to use this
- Confirming your API key is bound to the expected organization
- Retrieving the
organizationIdreferenced in other API responses - Bootstrapping an integration by fetching org-level configuration at startup
Relationship to workspaces
An organization contains one or more workspaces — named groupings where scoring happens, scorecards live, and guidelines are configured. Use GET /v1/workspaces to list the workspaces available under your org.