Skip to main content
GET
Get Company
Retrieve detailed information about a specific company by its ID.

Path Parameters

string
required
Company UUID

Response

boolean
Indicates if the request was successful
object
The company object
string
Company UUID
string
Company name
string
Company slug identifier
string
Industry sector
string
Country location
string
Timezone identifier
string
Currency code
string
Registration number
string
Tax identification
string
Physical address
string
Contact phone
string
Logo URL
string
Company status
object
Company settings (JSON)
string
Creation timestamp (ISO 8601)
string
Last update timestamp (ISO 8601)

Request Example

cURL

Response Example

200 OK
400 Bad Request
500 Internal Server Error

Error Responses