Executions
List all Executions
Curl Example:
curl 'https://<domain>/v1alpha1/executions?pageSize=10'
-H "X-unSkript-API-Key:<api token>"
Get Details of a Specific Execution
Curl Example:
Last updated