GET
/
links
/
app-context
List an app's resources
curl --request GET \
  --url https://{FUSION HOST}/api/links/app-context
[
  "<string>"
]

Query Parameters

resource
string

A Fusion app ID, as app:<app-id>.

resourceType
string

Resource type to filter by.

Response

200 - application/json

successful operation

The response is of type string[].