Settings
Get Project Settings
get/console/v1/settings/project
Response
Get Project Settings Response
Example response
{
"message": "Settings read successfully.",
"data": {
"name": "Test Project",
"visibility": "CLOSED",
"default_unit_type": "user_id"
}
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.