Skip to main content

Retrieve a porting order

GET 
/porting_orders/:id

Retrieves the details of an existing porting order.

Request

Path Parameters

    id uuidrequired

    Porting Order id

Query Parameters

    include_phone_numbers boolean

    Default value: true

    Include the first 50 phone number objects in the results

Responses

200: Successful response

401: Unauthorized

Loading...