{
"id": "string",
"userId": "string",
"apiKeyId": "string",
"accountId": "string",
"status": "PENDING",
"progress": 0,
"priority": 1,
"inputParameters": null,
"outputResults": null,
"resources": [
null
],
"creditsRequired": 0,
"creditsCharged": 0,
"unitPrice": null,
"currency": "string",
"refunded": true,
"externalTaskId": "string",
"externalStatus": "string",
"retryCount": 0,
"maxRetries": 0,
"processingDuration": 0,
"errorCode": "string",
"errorMessage": "string",
"createdAt": null,
"updatedAt": null,
"expiresAt": null,
"processingStartedAt": null,
"processingCompletedAt": null,
"lastPollAt": null,
"nextPollAt": null,
"scheduledAt": null,
"enqueuedAt": null,
"lastStatusChange": null,
"webhookUrl": "string",
"needsEnqueue": true,
"tags": null,
"metadata": null,
"statusStabilityCount": 0,
"session": [
null
],
"providerRefs": null,
"provider": {
"id": 0,
"name": "string",
"code": "string",
"description": "string",
"enabled": true
},
"model": {
"id": 0,
"name": "string",
"code": "string",
"version": "string",
"description": "string",
"priceMultiplier": 0,
"enabled": true
},
"feature": {
"id": 0,
"name": "string",
"code": "string",
"description": "string",
"basePrice": 0,
"enabled": true
}
}