Get Project Details
Retrieves details of a specific project by its ID.
Get project details.
GET
https://autogon.ai/api/v1/engine/project/{app_id}/
Returns details for the specified project by it's App ID
Path Parameters
Name
Type
Description
app_id*
string
The app_id
of the current project (UUID)
Headers
Name
Type
Description
X-AUG-KEY*
String
YOUR_API_KEY
Last updated