# Fetches a list of drivers within an organization, including their session status and availability. **GET /api/yard-task/driver/summary** ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ## Responses ### default List of drivers retrieved successfully #### Body: application/json (array[object]) - **id** (integer(int64)) id - **name** (string) name - **active** (boolean) active - **allowed_yards** (array[integer(int64)]) allowed_yards ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)