Skip to main content

Start

Start

Path Parameters
    contentGenerationId int64 required

    The Content Generation id.

Responses

Found.


Schema
    content_generation_id int64 required

    The parent content generation id.

    created_at date-time

    The create date-time.

    entities_created int32

    The number of created entities

    entities_errored int32

    The number of errored entities

    entities_total int32

    The total number of processed entities, including the skipped and errored.

    has_errors boolean

    Whether the sync encountered errors.

    id int64

    The unique id.

    modified_at date-time

    The last modified date-time.

    started_at date-time

    The started date-time.

    stopped_at date-time

    The stopped date-time.

Loading...