---
title: "Get a call queue participant and initiate a call"
method: GET
path: "/teams/{team}/queue/{callSid}"
tags: ["Teams"]
---

# Get a call queue participant and initiate a call

`GET /teams/{team}/queue/{callSid}`

REQUIRED SCOPES <code>['teams:read']</code><br>Get a call queue participant and initiate a call

## Path parameters

- `team` integer, required
- `callSid` string, required

## Response `200`

Successful operation

- object
  - `success` boolean

## Other responses

- `400` — Bad request
- `401` — Unauthenticated
- `403` — Forbidden
- `404` — Call not found or already finished

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
