Skip to main content
GET
Get all internal links for a team
Get all internal links stored for your team — each with its source article, target URL, and status. Useful for auditing your internal linking structure across the whole site.
For the internal links inside a single article, use GET /cms/articles/{slug}/internal-links — see Get Article.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

teamId
string

Response

Default Response