GET
/
links
/
check
Check links
curl --request GET \
  --url https://{FUSION HOST}/api/links/check
true

Query Parameters

subject
string

Subject to check links for.

object
string

Object to check links for.

Link type to check.

Response

200 - */*

successful operation

The response is of type boolean.