Skip to main content
GET
/
v1
/
app
/
project
/
{projectId}
/
info
/
{userId}
Get user project info details
curl --request GET \
  --url https://{base_url}/v1/app/project/{projectId}/info/{userId}

Path Parameters

projectId
string
required

The ID of the project

userId
string
required

The ID of the userId to get info about the project