Get by ID
Retrieves an organization-created contact. | authz: min_org_role=operator | () -> (Contact1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
contact_id
Response
Successful Response
_id
created_by_org_id
Must be a string starting with org_
name
schema_version
account_ids
email_address
job_title
location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
notes
off_chrt_org_data_id
org_id
Must be a string starting with org_
phone_number
Errors
422
Contacts Get V1request Unprocessable Entity Error

