GET /porting_orders/{id}/comments

telnyx.com

Summary: List all comments of a porting order
Operation ID: listPortingOrdersComments
Auth: unknown
Description

Returns a list of all comments of a porting order.

Parameters (3)

id (string, path, required)

Porting Order id

page[number] (integer, query, optional, default: 1)

The page number to load.

Constraints: {'minimum': 1}

page[size] (integer, query, optional, default: 20)

The size of the page.

Constraints: {'minimum': 1, 'maximum': 250}

No probe data for this endpoint yet.