Refs Read Batch
POSThttps://trace.wandb.ai/refs/read_batch
Refs Read Batch
Request
- application/json
Body
required
refs string[]required
Responses
- 200
- 422
Successful Response
- application/json
- Schema
- Example (from schema)
Schema
vals undefined[]required
{
"vals": [
null
]
}
Validation Error
- application/json
- Schema
- Example (from schema)
Schema
detail
object[]
{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string"
}
]
}
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear