EndpointsGet Projects Projectid
Endpoints

GET /projects/{projectId}

Retrieve details of a specific documentation project

curl -X GET "https://api.annugulati.com/v1/projects/example_string" \
  -H "Content-Type: application/json"
{}
GET
/projects/{projectId}
GET
path
projectIdstring
Required

The unique identifier of the project to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

projectIdstring
Required

The unique identifier of the project to retrieve

Responses

Detailed information about the requested project including metadata, collaborators, and recent activity

Was this page helpful?
Built with Documentation.AI

Last updated today