# BIM API ## Company ### `GET api/v1/Company/GetCompanyInfoDetail` - get a info detail of company **Request** | Parameter | Description | Schema | | ------------ | ----------- | ------ | | companyId | | number | **Response** | Parameter | Description | Schema | | ------------ | ----------- | ------ | | companyId | | number | | companyAddress | | string | | companyLogoUrl | | string | | companyName | | string | #### Example Response ```json { "data": [ { "companyId": 0001, "companyAddress": "pageketName001", "companyLogoUrl": "pageketName001", "companyName": "company_1", } ] "status": 0, "message": "string" }
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up