cURL
curl --request GET \ --url https://{FUSION HOST}/api/introspect
[ { "status": "starting", "node": "<string>", "messages": [ { "date": "2023-11-07T05:31:56Z", "message": "<string>" } ] } ]
List basic information about endpoints and parameters for all Fusion endpoints.
successful operation
starting
ok
warning
error
shutdown
Show child attributes
Was this page helpful?