Reporting
Project overview details
Project overview details. Includes request parameters, authorization expectations, and response details.
get/reporting/overview/project/info/{project_id}
Path parameters
project_idstring uuid required
Project ID
Response
Project overview retrieved
Example response
{
"done": true,
"message": "Operation completed successfully"
}