api-docs-icon

List deployments for a specific documentation project

GET
/ doc_project/ {doc_name}/ deployment

Retrieves all deployments for a doc project

doc_name
string
required

Unique project name or the uuid

Example:
my-project

limit
integer
target
enum
Allowed Values:
Preview
Production

Responses

Deployments matching the query

application/json
array[object]
object

Code Examples

Response