Get Stats
Get Stats
Path Parameters
- contentGenerationId int64 required
The Content Generation id.
Responses
- 200
- 401
- 404
Found.
- application/json
- Schema
- Example (from schema)
Schema
- total_accepted int64 required
- total_errors int64 required
- total_valid int64 required
- total_warnings int64 required
{
"total_accepted": 0,
"total_errors": 0,
"total_valid": 0,
"total_warnings": 0
}
Authentication Failure
Not Found
Loading...