참조 배치 조회
curl --request POST \
--url https://api.example.com/refs/read_batch \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '
{
"refs": [
"<string>"
]
}
'{
"vals": [
"<unknown>"
]
}POST
/
refs
/
read_batch
참조 배치 조회
curl --request POST \
--url https://api.example.com/refs/read_batch \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '
{
"refs": [
"<string>"
]
}
'{
"vals": [
"<unknown>"
]
}Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-dbrian-docs-2514-bedrock-agents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
⌘I