Skip to main content
GET
Get Deployments

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Query Parameters

deployment_status
enum<string> | null
Available options:
Inactive,
Pending,
Active,
Failed,
Started,
Success
fine_tune_id
string | null
skip
integer
default:0
Required range: x >= 0
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Success

data
Deployment · object[]
required
Last modified on July 31, 2026