cURL
curl --request GET \ --url https://gptproto.com/api/v3/predictions/2bb0cab01a944ad79b12de934477a4b8/result \ --header 'Authorization: <authorization>'
{ "error": { "message": "Invalid signature", "type": "401" } }
任务查询
Bearer YOUR_API_KEY
{ "status": "success" }