Get by ID
Retrieves a coordinator-created shipper account. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (Account1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Response
Successful Response
_id
created_by_org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
name
schema_version
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.
off_chrt_org_data_id
org_id
Must be a string starting with org_
Errors
422
Accounts Get V1request Unprocessable Entity Error

