Skip to main content
GET
/
api
/
agent-server
/
project
/
id
Get project ID by name
curl --request GET \
  --url http://localhost:6060/api/agent-server/project/id
"<unknown>"

Query Parameters

name
string
required

Response

Project ID retrieved successfully

The response is of type any.