How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SignalWire Queue Members API

Manage members in call queues.

SignalWire Queue Members API is one of 80 APIs that SignalWire publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Queue Members. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 6 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://{space_name}.signalwire.com/api/laml/2010-04-01, https://{space_name}.signalwire.com.

6 operations 5 paths 13 schemas 5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://{space_name}.signalwire.com
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

SignalWire Queue Members API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (SignalWireBasicAuth). It accepts HTTP bearer tokens (SignalWireBearerAuth). By default, every request must be authenticated.

  • SignalWireBasicAuth — SignalWire Basic Authentication using Project ID and API Token. The client sends HTTP requests with the Authorization header containing the word Basic followed…
  • SignalWireBearerAuth — SignalWire Bearer Token Authentication for subscriber endpoints. The client sends HTTP requests with the Authorization header containing the word Bearer follow…

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 5 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Queue Members 6

Manage members in call queues.

GET
/Accounts/{AccountSid}/Queues/{QueueSid}/Members
List All Queue Members
list_all_queue_members 5 params → 200400401404422
GET
/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}
Retrieve a Queue Member
retrieve_queue_member 3 params → 200400401404
POST
/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}
Update a Queue Member
update_queue_member 3 params body → 200400401404422503
GET
/api/relay/rest/queues/{queue_id}/members
List queue members
list_queue_members 1 param → 200401404500
GET
/api/relay/rest/queues/{queue_id}/members/next
Get next queue member
retrieve_next_queue_member 1 param → 200401404500
GET
/api/relay/rest/queues/{queue_id}/members/{id}
Get queue member
retrieve_queue_member 2 params → 200401404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are QueueMember (8 properties), QueueMemberResponse (8 properties), QueueMemberResponse_2 (7 properties), QueueMember_2 (7 properties). Each schema is shown below with its type and property counts.

UpdateQueueMemberRequest
object
Request body for dequeuing a queue member.
2 properties 1 required
uuid
string
Universal Unique Identifier.
QueueMember
object
Queue member model representing a call waiting in a queue.
8 properties 8 required
QueueMemberListResponse
object
Response containing a list of queue members.
7 properties 7 required
QueueMemberResponse
object
Response containing a single queue member.
8 properties 8 required
CompatibilityErrorResponse
object
Error response model.
4 properties 4 required
Types.StatusCodes.StatusCode401
object
Access is unauthorized.
1 property 1 required
Types.StatusCodes.StatusCode404
object
The server cannot find the requested resource.
1 property 1 required
QueueMember_2
object
Queue member model.
7 properties 5 required
QueueMemberResponse_2
object
Response containing a single queue member.
7 properties 5 required
Types.StatusCodes.StatusCode500
object
An internal server error occurred.
1 property 1 required
QueueMemberListResponse_2
object
Response containing a list of queue members.
2 properties
PaginationLinks
object
Pagination links for list responses.
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

signalwire-queue-members-api-openapi.yml Raw ↑

Other APIs SignalWire publishes across the network.

SignalWire Calling API (JSON-RPC)
SignalWire Accounts API
SignalWire Addresses API
SignalWire AI Agents: Custom API
SignalWire AI Agents: Dialogflow API
SignalWire AI Chat API
SignalWire AI Webhooks API
SignalWire Applications API
SignalWire Available Phone Numbers API
SignalWire Call Flows API
SignalWire Calling Webhooks API
SignalWire Calls API
Where this information came from

This is an independent, third-party profile of SignalWire Queue Members API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.