Start a Batched Fetch over multiple URLs using shared Fetch input and Include Options. Search is not supported for Batched Fetch requests.
In: header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
1 <= itemsapplication/json
application/json
application/json
application/json
application/json
application/json
{
"id": "string"
}{
"issues": [
{
"_tag": "Pointer",
"path": [
"string"
],
"message": "string"
}
],
"message": "string",
"_tag": "HttpApiDecodeError"
}{
"reason": "InvalidApiKey",
"description": "string",
"_tag": "AuthFailed"
}{
"organizationId": "string",
"blockedUntil": "string",
"_tag": "AccessBlocked"
}{
"_tag": "PayloadTooLarge"
}{
"_tag": "TooManyRequests"
}{
"_tag": "InternalError"
}{
"_tag": "ServiceUnavailable"
}List of URLs to fetch using shared options.
Specifies which content formats to include in the response
Configuration options for browser behavior during the fetch