Get Company
KLINICLY is an Open Source API that's enables innovators and health-tech businesses to easily embed and distribute genuine drugs using our formulary within their products.
HTTP REQUEST
Get Companies
get
Authorizations
AuthorizationstringRequired
Input your Bearer token in this format - Bearer {your token here} to access this WebApi
Query parameters
SearchQuerystringOptional
PageNumberinteger · int32Optional
PageSizeinteger · int32Optional
Responses
200
Success
400
Bad Request
401
Unauthorized
500
Server Error
get
/api/v1/CompanyGet Companies by ID
e.g GET /api/v1/company/106b2cc2-f133-4b02-9a3f-38f99758e479
Authorizations
AuthorizationstringRequired
Input your Bearer token in this format - Bearer {your token here} to access this WebApi
Path parameters
Idstring · uuidRequired
Responses
200
Success
400
Bad Request
401
Unauthorized
500
Server Error
get
/api/v1/Company/{Id}Get Companies by Lite
Last updated