curl --request GET \ --url https://api.enso.finance/api/v1/actions/{slug}
[ { "action": "approve", "inputs": {} } ]
The response is of type object[].
object[]
Was this page helpful?