Get Company

Get info for a specific Company

📘

Use the GET companies call to get sub-company details

Use GET companies call to look up existing subcompanies for your account.
GET /v1/companies?parent_company_sid={{your_company_sid}}
This call will supply back a paginated list of all sub-companies under your account and the details needed to ensure that you do not need to track sub-companies via spreadsheet

GET /v1/companies?active={{true | false}}
Will return only active or inactive sub-companies

Path Params
string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/protobuf