Skip to content

Listing Anchors

GET /api/v2/anchors/?page_size=5
Try it out

Standard query parameters apply: page, page_size, fields, sort, etc.

Anchor Detail

Retrieve a specific anchor by ID:

GET /api/v2/anchors/1/
Try it out

For the full list of anchor fields and filters, see the REST API Reference.