cURL
curl --request GET \ --url https://api.getpg.ai/v1/tasks/{task_id} \ --header 'X-Api-Key: <api-key>'
{}
Retrieve detailed information about a specific task.
Your API key for authentication. Get your API key from the PGAI dashboard.
UUID of the task
Success - task details
Response data