Get off-CHRT organization data
Get off-CHRT organization data
Gets owner-scoped off-CHRT organization data by ID. | authz: allowed_org_types=[provider] | () -> (OffChrtOrgData1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
off_chrt_org_data_id
Response
Successful Response
_id
created_by_user_id
Must be a string starting with user_
name
org_type
owned_by_org_id
Must be a string starting with org_
schema_version
email_address
industry
phone_number
street_address
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.
Errors
422
Off Chrt Org Data Get by ID V1request Unprocessable Entity Error

