GET fqdns

telnyx.com

Summary: List FQDNs
Operation ID: listFqdns
Auth: unknown
Description

Get all FQDNs belonging to the user that match the given filters.

Parameters (6)

filter[connection_id] (string, query, optional)

ID of the FQDN connection to which the FQDN belongs.

filter[dns_record_type] (string, query, optional)

DNS record type used by the FQDN.

filter[fqdn] (string, query, optional)

FQDN represented by the resource.

filter[port] (integer, query, optional)

Port to use when connecting to the FQDN.

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.