---
title: "Retrieve the associated V1 sub_request_id and port_request_id"
method: GET
path: "/porting_orders/{id}/sub_request"
tags: ["Porting Orders"]
---

# Retrieve the associated V1 sub_request_id and port_request_id

`GET /porting_orders/{id}/sub_request`

Retrieve the associated V1 sub_request_id and port_request_id

## Path parameters

- `id` string, uuid, required

## Response `200`

Successful response

- object
  - `data` GetSubRequestByPortingOrder
    - `sub_request_id` string — Identifies the Sub Request associated with the Porting Order
    - `port_request_id` string — Identifies the Port Request associated with the Porting Order

## Other responses

- `401` — Unauthorized
- `404` — Porting Order not found

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/versions/8f5f4e537994/schema)
