Skip to main content

Retrieve a company information

GET 

/companies/:company-id

Retrieve a company information

Request

Path Parameters

    company-id stringrequired

    Possible values: non-empty

Responses

success - company information

Schema

    id uuidrequired
    name stringrequired

    specific

    object

    nullable

    Value specific to the company with arbitrary structure

    nullable
Loading...