Skip to main content
GET
List deployment requests

Authorizations

Authorization
string
header
required

API key with the vk_ prefix. Create one from the dashboard.

Path Parameters

deployment_id
string
required

Deployment ID

Query Parameters

limit
integer<int32>
after
string
from
string<date-time>
to
string<date-time>
errors_only
boolean
replica_id
string

Restrict to requests served by one replica of the deployment (404 when the replica doesn't belong to it). Omitted = all replicas.

Response

A paginated list of inference requests

object
string
required
data
object[]
required
has_more
boolean
required