List comments on a DIR
List the comments on a DIR. The enterprise is resolved server-side from the DIR id.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The DIR id. Lowercase UUID.
"16635d38-75a6-4481-82e8-69af60e05011"
Query Parameters
1-based page number. Out-of-range values return an empty page with correct meta.
x >= 11
Items per page. Maximum 250; values above are clamped to 250.
1 <= x <= 25020
Restrict to comments of this category. Customer-visible categories only: internal-only comments are filtered out regardless of this filter.
Comment categorisation. Customers post customer_inquiry. The Telnyx team posts vetting_comment, rejection_reason, notification, status_update, or admin_response. internal_note is filtered out of customer-visible responses.
vetting_comment, rejection_reason, internal_note, notification, status_update, customer_inquiry, admin_response Response
Paginated list of comments.