---
title: "Get"
method: GET
path: "/shipping/drivers/v1/{driver_id}"
tags: ["/shipping/drivers"]
---

# Get

`GET /shipping/drivers/v1/{driver_id}`

Retrieves detailed driver information by driver ID within the organization. | () -> (DriverWithActiveTaskGroupIds1)

## Path parameters

- `driver_id` string, required

## Response `200`

Successful Response

- DriverWithActiveTaskGroupIds1 — unresolved $ref

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
