List Port Requests
Number Porting
List Port Requests
List all number porting requests for your organization.
GET
List Port Requests
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Response
Array of port request objects. Each includes:
id(string) — Port request IDstatus(string) — Current status:"waiting_for_signature","submitted","in_progress","completed","canceled","failed"phone_numbers(array) — Numbers included in the port, each with individual statusauthorized_rep_email(string) — Email of the authorized representativenotification_emails(array) — Notification email addressescreated_at(string) — ISO 8601 timestampupdated_at(string) — ISO 8601 timestamp
Example Request
Docs for agents: llms.txt