List Deployments
List Deployments
List deployments for an organization.
- end_ts defaults to now.
- start_ts defaults to 28 days before end_ts.
GET
List Deployments
Documentation Index
Fetch the complete documentation index at: https://kosli-kosli-next.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Page number
Required range:
x >= 1Number of deployments per page
Required range:
0 <= x <= 50Filter by repo name (e.g. 'kosli-dev/server')
Filter by environment name
Include deployments at or after this timestamp. Defaults to 28 days before end_ts
Include deployments at or before this timestamp. Defaults to now
Last modified on May 22, 2026