Retrieve workspace links
Workspaces
Retrieve a list of links
Retrieve a list of links for the authenticated workspace.
GET
Retrieve workspace links
Authorizations
Workspace API key, prefixed rqk_.
Path Parameters
Workspace slug.
Query Parameters
Filter by link state. all (the default) includes archived links. active means live right now — it excludes anything paused, archived, past its expiry date, or blocked by moderation.
Available options:
all, active, inactive, archived Filter by what the link points at. file-to-link returns links backed by an uploaded file.
Available options:
all, links, file-to-link Result order. most-clicks ranks by all-time clicks; name-asc sorts by title, falling back to the key.
Available options:
newest, oldest, most-clicks, name-asc