Skip to main content

Retrieve a company information

GET 

/companies/:companyID/:id

Retrieve a company information

Request

Path Parameters

    id stringrequired

    Possible values: non-empty

Responses

success - company information

Schema

    id uuidrequired
    name stringrequired
Loading...