Get a company by ID
Companies
Get a company by ID
Retrieves a single company by its unique identifier.
GET
Get a company by ID
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Unique company identifier
Response
Company resource
Unique company identifier
Legal company name
Examples:
"Acme Corporation"
"TechStart Inc."
Business registration number (populated from KYB)
Example:
"12345678"
ISO 3166-1 alpha-2 country code
Required string length:
2Example:
"US"
Company compliance status
Available options:
CREATED, PENDING, IN_REVIEW, ACTIVE, REJECTED, RESTRICTED Example:
"CREATED"
ISO 8601 timestamp of creation
Example:
"2024-01-15T10:30:00Z"
ISO 8601 timestamp of last update
Example:
"2024-01-15T10:35:00Z"