Skip to main content

List deployments for a job

GET 

/jobs/:id/deployments

Returns deployment history for a specific job.

Shows all deployments for this job, ordered by creation time (newest first). Use this to:

  • View deployment history
  • Track version rollouts
  • Find the active deployment
  • Understand deployment patterns and frequency

Request

Responses

OK