List

Lists all directory entries created by the caller’s organization. | authz: min_org_role=operator | () -> (list[DirectoryEntry1])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
_idstring
created_by_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

schema_versioninteger
company_namestring or null
contact_first_namestring or null
contact_last_namestring or null
email_address_primarystring or null
email_address_secondarystring or null
entry_off_chrt_shipper_org_idstring or null
entry_org_idstring or null

Must be a string starting with org_

industrystring or null
job_titlestring or null
locationobject or null

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.

notesstring or null
phone_number_primarystring or null
phone_number_secondarystring or null