We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e8222 commit a785712Copy full SHA for a785712
reference/errors/error_codes.mdx
@@ -19,6 +19,10 @@ The requested API key could not be found.
19
20
The request is invalid, check the error message for more information.
21
22
+## `batch_not_found`
23
+
24
+The requested batch does not exist. Please ensure that you are using the correct [`uid`](/reference/api/batches#uid).
25
26
## `database_size_limit_reached`
27
28
The requested database has reached its maximum size.
0 commit comments