Get organization information for an audit
Retrieves organization information for an audit.
This endpoint returns a single record containing the organization’s business information visible to auditors during an audit engagement.
Sorting and pagination are not applicable.
Rate limit: 10 requests / minute.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The audit ID
Response
Organization information record
Organization information record returned by the auditor organization API.
id and displayName are always present (primary fields). Other fields
are optional to support controlled audits where only approved columns are
returned.
Business info document identifier.
"5f2c939a52855e725c8d5824"
Display name of the organization.
"Acme Corp"
Legal name of the organization.
"Acme Corporation Inc."
Incorporation status. Returns "Incorporated in the United States" when the organization is a US company, or null otherwise.
"Incorporated in the United States"
Organization URL.
"https://acme.example.com"
Mailing address of the organization.
"123 Main St, San Francisco, CA 94105"
Telephone number of the organization.
"+1-555-123-4567"
Company logo reference (download URL), or null if no logo is uploaded.