Skip to main content

Get Embed

GET 

/api/v2/embeds/:id

Request

Path Parameters

    id integerrequired

    The id of the embed

    Example: 42

Responses

success

Schema
    data object
    id integer
    identifier string
    name string
    user_id integer
    model_id integer
    view_count integer
    created_at string
    updated_at string
Loading...