EndpointsGet Projects Projectid
Endpoints

GET /projects/{projectId}

Info for a specific project

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

The id of the project to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

projectIdstring
Required

The id of the project to retrieve

Responses

Project details retrieved successfully

Was this page helpful?
Built with Documentation.AI

Last updated today