v1
latestOpenAPI 3.0.02026-07-13321262.1 KBcompanies
Get customizable company profile
Retrieve a company profile, choosing which sections to return. Use include (comma-separated) to request specific sections — pass full to return everything. Use exclude (comma-separated) to drop sections from the response. Set sources=true to receive source citations alongside the profile content.
get/companies/{company_id}/profile
Path parameters
company_idstring required
Company ID (UUID)
Query parameters
includestring[]
Comma-separated list of sections to include. Pass full to return every section.
excludestring[]
Comma-separated list of sections to omit from the response.
sourcesboolean
When true, include source citations alongside the profile content.
Response
Success