companies retrieve
GET {{baseUrl}}/companies/:id
Returns a Company
object with the given id
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"id":"1b998423-db0a-4037-a4cf-f79c60cb67b3","remote_id":"19202938","legal_name":"Waystar Royco, Inc.","display_name":"Waystar Royco","eins":["12-3456789","12-3451111","11-0011000"],"remote_data":[{"path":"commodo nisi","data":{"proidentc":{},"minim_de":{}}},{"path":"incididunt in deserunt","data":{"dolor_f":{},"aliqua_c":{},"ullamco2":{}}}],"remote_was_deleted":true}