Skip to main content
Use this endpoint to retrieve all phone numbers associated with your Weya AI workspace. The response includes each phone number along with its current configuration and assignment status.
Only authenticated users can access phone numbers that belong to their workspace.

OpenAPI

Authorizations

string
required
Bearer Token for the authenticated user.Format:Authorization: Bearer YOUR_ACCESS_TOKEN

Example Request

Successful Response

Response Fields

string
Unique identifier of the phone number.
string
The configured phone number in international format.
string
Telephony provider associated with the phone number (for example, Twilio, Plivo, Telnyx, or Vobiz).
string
Country associated with the phone number.
string
Current status of the phone number.
string
The AI Agent currently assigned to this phone number, if any.
string
Timestamp indicating when the phone number was added.

Error Responses

Unauthorized (401)

Internal Server Error (500)