Skip to main content

Get

GET 

/content-generations/:contentGenerationId/stats

Get

Request

Path Parameters

    contentGenerationId int64required

    The Content Generation id.

Responses

Found.

Schema

    accepted int64

    The number of accepted records.

    errors int64

    The number of records with errors.

    total int64

    The total number of records.

    valid int64

    The number of valid records.

    warnings int64

    The number of records with warnings.