companies retrieve

GET {{baseUrl}}/companies/:id

Returns a Company object with the given id.

Request Params

KeyDatatypeRequiredDescription
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

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}