GET

List link maps

https://linkshift.app/api/v1/link-maps

Lists link maps for a domain group, including matching behavior settings.

Operation ID:listLinkMapsTags: Link Maps

Security

  • ApiKeyAuth: apiKey | header:X-API-Key | API key generated in LinkShift dashboard (`Organization -> Manage API keys`).

Parameters

Query parameters

domainGroupIdrequired
Type: stringDescription: Domain group scope for listing link maps.

Request body schema

No request body schema.

Response schema

Link maps list

Content type: application/json
response 200objectrequired
Paginated link-map query response.
dataTypestringrequired
Logical item type in the `data` array.
hasMorebooleanrequired
Whether there are additional results after this page.
moreStartingAfterIdstring
Cursor token to request the next page.