EndpointsGet Docs Docid
Endpoints

GET /docs/{docId}

Retrieve details for a specific documentation page

curl -X GET "https://api.siddhidocs.com/v1/docs/example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/docs/{docId}
GET
path
docIdstring
Required

The unique identifier of the documentation page

Request Preview
Response

Response will appear here after sending the request

Path Parameters

docIdstring
Required

The unique identifier of the documentation page

Responses

Detailed information about the requested documentation page

Was this page helpful?
Built with Documentation.AI

Last updated 1 week ago