Skip to main content
GET
Get a CRM company
Returns the full record for a single CRM company by its ID. Social links are returned nested under the socials object. Custom attributes are returned under customAttributes.

Authorizations

Authorization
string
header
required

Path Parameters

id
string<uuid>
required

UUID of the company record.

Response

OK

success
boolean
Example:

true

status
integer
Example:

200

company
object

A CRM company record.

Last modified on June 11, 2026