---
title: "Changes to Retrieve a Queue Member"
method: GET
path: "/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}"
---

# Changes to Retrieve a Queue Member

`GET /Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 40 revisions.

- **2026-05-12** `2916d5e3072e` — 3 breaking, 3 info
- **2026-05-12** `5344c0c93a4c` — 4 info
- **2026-01-19** `d5fbaaddfa3e` — 1 breaking, 10 info
- **2026-01-15** `3c88f14db21e` — 4 breaking, 2 info

## Changes

- **2026-05-12** `2916d5e3072e` — 3 breaking, 3 info
  - the `account_sid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - the `call_sid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - the `queue_sid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - added `#/components/schemas/uuid` to the `account_sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `call_sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `queue_sid` response property `allOf` list for the response status `200`
- **2026-05-12** `5344c0c93a4c` — 4 info
  - added 'unevaluatedProperties' constraint to the response body for the status `200`
  - added 'unevaluatedProperties' constraint to the response body for the status `400`
  - added 'unevaluatedProperties' constraint to the response body for the status `401`
  - added 'unevaluatedProperties' constraint to the response body for the status `404`
- **2026-01-19** `d5fbaaddfa3e` — 1 breaking, 10 info
  - the `wait_time` response's property type/format changed from `string`/`` to `integer`/`int32` for status `200`
  - for the `path` request parameter `CallSid`, the type/format was generalized from `string`/`uuid` to `string`/``
  - added the non-success response with the status `400`
  - the response property `call_sid` became required for the status `200`
  - the response property `date_enqueued` became required for the status `200`
  - the response property `position` became required for the status `200`
  - the response property `uri` became required for the status `200`
  - the response property `wait_time` became required for the status `200`
  - added the required property `account_sid` to the response with the `200` status
  - added the required property `member_type` to the response with the `200` status
  - added the required property `queue_sid` to the response with the `200` status
- **2026-01-15** `3c88f14db21e` — 4 breaking, 2 info
  - added the new path request parameter `AccountSid`
  - added the new path request parameter `CallSid`
  - added the new path request parameter `QueueSid`
  - the `position` response's property type/format changed from `string`/`` to `integer`/`int32` for status `200`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/signalwire/apis/compatibility-api/docs/Accounts/:AccountSid/Queues/:QueueSid/Members/:CallSid/get.md) · [API](https://skmtc.dev/signalwire/apis/compatibility-api.md) · [Page](https://skmtc.dev/signalwire/apis/compatibility-api/changes/Accounts/:AccountSid/Queues/:QueueSid/Members/:CallSid/get)
