/
EN
enterpilot
/
GoModel API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5d ago
Details
Filter operations
admin
26
batch
5
get
List batches
post
Create a native provider batch
get
Get a batch
post
Cancel a batch
get
Get batch results
chat
1
embeddings
1
files
5
messages
2
models
1
passthrough
7
responses
7
system
1
batch
List batches
get
/v1/batches
Query parameters
after
string
Pagination cursor
limit
integer
Maximum items to return (1-100, default 20)
Response
OK
CoreBatchListResponse
required
data
CoreBatchResponse[]
first_id
string
has_more
boolean
last_id
string
object
string
Changes