Skip to main content

Retrieve a company information

GET 

/companies/:id

Retrieve a company information

Request

Path Parameters

    id stringrequired

    Possible values: non-empty

Responses

success - company information

Schema

    id stringrequired
    name stringrequired
Loading...