We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d843db commit b0d725bCopy full SHA for b0d725b
1 file changed
v2/job/ok_processed_webhooks_ok.json
@@ -0,0 +1,21 @@
1
+{
2
+ "job": {
3
+ "id": "12345678-1234-1234-1234-123456789ABC",
4
+ "model_id": "87654321-4321-4321-4321-CBA987654321",
5
+ "filename": "default_sample.jpg",
6
+ "alias": "dummy-alias.jpg",
7
+ "created_at": "2026-04-20T18:27:58.974451",
8
+ "status": "Processed",
9
+ "polling_url": "https://api-v2.mindee.net/v2/jobs/12345678-1234-1234-1234-123456789ABC",
10
+ "result_url": "https://api-v2.mindee.net/v2/inferences/12345678-1234-1234-1234-123456789ABC",
11
+ "webhooks": [
12
+ {
13
+ "id": "87654321-4321-4321-4321-123456789ABC",
14
+ "created_at": "2026-04-20T18:29:41.978951",
15
16
+ "error": null
17
+ }
18
+ ],
19
20
21
+}
0 commit comments