Get
Retrieves a single department configuration. | authz: min_org_role=operator | () -> (Department1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
department_id
Response
Successful Response
schema_version
name
department
_id
org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
created_at
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.
operator_user_ids
Errors
422
Departments Get V1request Unprocessable Entity Error

