api-docs-icon

List versions of a specific Documentation Project

GET
/ doc_project/ {doc_name}/ version

doc_name
string
required

Unique project name or the uuid

Example:
my-project

Responses

A JSON array of versions

application/json
array[object]
object

Code Examples

Response