Skip to content
Pile
Esc
navigateopen⌘Jpreview

GET /docs/{organizationId}/{spaceId}/{slug}

GET/docs/{organizationId}/{spaceId}/{slug}
Path parameters
organizationIdstringrequired
spaceIdstringrequired
slugstringrequired
Responses
200Document content as markdown
string
404Document not found or not published
Try it
Server
Parameters
Request
curl -X GET "/docs/string/string/string"
Response
"string"