GET /requirement_types

telnyx.com

Summary: List all requirement types
Operation ID: docReqsListRequirementTypes
Auth: unknown
Description

List all requirement types ordered by created_at descending

Parameters (2)

filter[name][contains] (string, query, optional)

Filters requirement types to those whose name contains a certain string.

sort[] (string, query, optional)

Specifies the sort order for results. If you want to sort by a field in ascending order, include it as a sort parameter. If you want to sort in descending order, prepend a `-` in front of the field name.

Constraints: {'enum': ['created_at', 'name', 'updated_at']}

No probe data for this endpoint yet.