GET document_links

telnyx.com

Summary: List all document links
Operation ID: listDocumentLinks
Auth: unknown
Description

List all documents links ordered by created_at descending.

Parameters (5)

filter[document_id] (string, query, optional)

Identifies the associated document to filter on.

filter[linked_record_type] (string, query, optional)

The `linked_record_type` of the document to filter on.

filter[linked_resource_id] (string, query, optional)

The `linked_resource_id` of the document to filter on.

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.