Returns a single company. Direct client keys can only access their own company; ATS keys can only access companies they created.
API key for authentication using Bearer scheme
Required for ATS API keys to specify which company to access. Ignored for standard company API keys.
Company ID
"123e4567-e89b-12d3-a456-426614174000"
Company name
"Acme Corporation"
Created timestamp
"2024-11-16T10:30:00Z"
Updated timestamp
"2024-11-16T10:30:00Z"
Company description
"Leading technology company"
Custom metadata
{
"externalCompanyId": "COMP-12345",
"industry": "Technology"
}