Skip to main content

Summary

List all hyperlinks in the document, with optional filtering by href, anchor, or display text.
  • Operation ID: hyperlinks.list
  • API member path: editor.doc.hyperlinks.list(...)
  • Mutates document: no
  • Idempotency: idempotent
  • Supports tracked mode: no
  • Supports dry run: no
  • Deterministic target resolution: yes

Expected result

Returns a HyperlinksListResult with an array of hyperlink discovery items and pagination metadata.

Input fields

Example request

Output fields

Example response

Pre-apply throws

  • None

Non-applied failure codes

  • None

Raw schemas