cURL
curl --request GET \ --url https://v1.api.flux-os.com/wadfs/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve details about a specific wadf.
The wadf ID.
A single wadf object containing wadf details.
Show child attributes