List cross-account links (admin)

GET/api/v1/cross-account/links

Parameters

This endpoint does not accept parameters.

Responses

200Link list

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/cross-account/links" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Link list
Example response not yet documented.