Retrieve an organization by its URL-friendly slug. Useful for routing when the slug is in the URL. Returns 404 if the organization does not exist or the user is not a member.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
URL-friendly identifier for the organization (e.g., 'acme-corp')
OK
Organization with the requesting user's role
WorkOS organization ID (e.g., org_01ABC...)
Organization name displayed in the dashboard.
URL-friendly slug for routing and sharing.
URL to the organization logo or avatar, if set.
Timestamp when the organization was created.
Timestamp when the organization was last updated.
User's role in this organization (e.g., 'admin', 'member')