---
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

## Changes

- **2026-09-11** `7cf361125675` — 1 info
  - added the optional property `archived_at_timestamp` to the response with the `200` status

[Change history](https://skmtc.dev/chrt/apis/chrt-fastapi/changes/shipping/drivers/v1/:driver_id/get.md)

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/chrt/apis/chrt-fastapi/revisions/90f02389cb0d?raw)
