EndpointsGet Docs Docid
Endpoints

GET /docs/{docId}

Retrieve details for a specific documentation project

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

The unique identifier of the documentation project

Request Preview
Response

Response will appear here after sending the request

Path Parameters

docIdstring
Required

The unique identifier of the documentation project

Responses

Details of the requested documentation project

Was this page helpful?
Built with Documentation.AI

Last updated today