---
title: "Changes to GET /account_roles/{id}/token/"
method: GET
path: "/account_roles/{id}/token/"
---

# Changes to GET /account_roles/{id}/token/

`GET /account_roles/{id}/token/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 6 revisions.

- **2026-07-13** `2557a8fec764` — 2 info
- **2022-10-13** `b89c1b3e6d09` — 2 info
- **2022-09-20** `2823b16250b7` — 2 info
- **2022-09-16** `025494408062` — 2 info
- **2022-09-08** `486e2fd12f8f` — 26 breaking, 28 warning, 4 info
- **2022-08-19** `8446ece0e148` — 2 breaking, 56 info

## Changes

- **2026-07-13** `2557a8fec764` — 2 info
  - media type `application/json; version=2.4.12` was changed to `application/json; version=2.4.13` for the response status `200`
  - media type `application/xml; version=2.4.12` was changed to `application/xml; version=2.4.13` for the response status `200`
- **2022-10-13** `b89c1b3e6d09` — 2 info
  - media type `application/json; version=2.4.11` was changed to `application/json; version=2.4.12` for the response status `200`
  - media type `application/xml; version=2.4.11` was changed to `application/xml; version=2.4.12` for the response status `200`
- **2022-09-20** `2823b16250b7` — 2 info
  - media type `application/json; version=2.4.10` was changed to `application/json; version=2.4.11` for the response status `200`
  - media type `application/xml; version=2.4.10` was changed to `application/xml; version=2.4.11` for the response status `200`
- **2022-09-16** `025494408062` — 2 info
  - media type `application/json; version=2.4.5` was changed to `application/json; version=2.4.10` for the response status `200`
  - media type `application/xml; version=2.4.5` was changed to `application/xml; version=2.4.10` for the response status `200`
- **2022-09-08** `486e2fd12f8f` — 26 breaking, 28 warning, 4 info
  - removed the required property `account` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `account` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `activated_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `activated_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `created_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `created_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `deleted_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `deleted_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `email` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `email` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `id` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `id` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `is_active` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `is_active` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `is_on_duty` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `is_on_duty` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `last_time_location` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `last_time_location` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `signature_image` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `signature_image` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `state` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `state` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `updated_at` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `updated_at` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the required property `url` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the required property `url` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `display_name` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `display_name` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `is_integration` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `is_integration` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `is_manager` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `is_manager` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `is_worker` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `is_worker` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `phone` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `phone` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_end_address` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_end_address` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - removed the optional property `route_start_address` from the response with the `200` status (media type: application/json; version=2.4.5)
  - removed the optional property `route_start_address` from the response with the `200` status (media type: application/xml; version=2.4.5)
  - …18 more
- **2022-08-19** `8446ece0e148` — 2 breaking, 56 info
  - removed the required property `token` from the response with the `200` status (media type: application/json; version=2.3.5)
  - removed the required property `token` from the response with the `200` status (media type: application/xml; version=2.3.5)
  - media type `application/json; version=2.4.13` was changed to `application/json; version=2.3.5` for the response status `200`
  - media type `application/xml; version=2.4.13` was changed to `application/xml; version=2.3.5` for the response status `200`
  - added the optional property `display_name` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `display_name` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `is_integration` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `is_integration` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `is_manager` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `is_manager` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `is_worker` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `is_worker` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `phone` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `phone` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_end_address` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_end_address` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `route_start_address` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `route_start_address` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `show_unassigned` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `show_unassigned` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `user` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `user` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `vehicle_capacity` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `vehicle_capacity` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `vehicle_profile` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `vehicle_profile` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `vehicle_registration_number` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `vehicle_registration_number` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `vehicle_service_time_factor` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `vehicle_service_time_factor` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the optional property `vehicle_speed_factor` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the optional property `vehicle_speed_factor` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the required property `account` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the required property `account` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the required property `activated_at` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the required property `activated_at` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the required property `created_at` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the required property `created_at` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - added the required property `deleted_at` to the response with the `200` status (media type: application/json; version=2.3.5)
  - added the required property `deleted_at` to the response with the `200` status (media type: application/xml; version=2.3.5)
  - …18 more

---

[Operation](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/docs/account_roles/:id/token/get.md) · [API](https://skmtc.dev/oeklo/apis/gsmtasks-project-api.md) · [Page](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/account_roles/:id/token/get)
