api-docs-icon

List guides for a specific version of a documentation project

GET
/ doc_project/ {doc_name}/ version/ {doc_version}/ guide

doc_name
string
required

Unique project name or the uuid

Example:
my-project
doc_version
union
required

Variant 1
string (uuid)
OR
Variant 2
integer

Responses

Guides listed

application/json
array[object]
object

Code Examples

Response