Skip to main content

Get a company detailed informations.

GET 

/companies/:company_id

Get a company detailed informations.

Request

Path Parameters

    company_id stringrequired

    Possible values: non-empty

    The ID of the company to retrieve.

Responses

A company object

Schema

    id stringrequired

    Possible values: non-empty

    name stringrequired

    Possible values: non-empty

Loading...