Get by ID
Retrieves a specific directory entry by ID if authorized to access it. | authz: min_org_role=operator | () -> (DirectoryEntry1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
directory_entry_id
Response
Successful Response
schema_version
created_by_org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
_id
entry_org_id
entry_off_chrt_shipper_org_id
company_name
industry
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.
contact_first_name
contact_last_name
phone_number_primary
phone_number_secondary
email_address_primary
email_address_secondary
job_title
notes

