cURL
curl --request GET \ --url https://api.getpg.ai/v1/workflows/executions/{execution_id} \ --header 'X-Api-Key: <api-key>'
{}
Check the status and result of a previously triggered workflow execution.
Your API key for authentication. Get your API key from the PGAI dashboard.
UUID of the workflow execution
Success - execution status and result
Response data