Skip to main content

Get

Get entities with the provided ids.

Query Parameters
    id uri[] required

    One or more ids, in the form of URLs.

    include_children string

    Default value: false

    Whether to return all the entities whose ids start with the provided ids, by default false.

    include_referenced string

    Default value: false

    Whether to return all the referenced entities (e.g. in schema:mentions), by default false.

    include_private string

    Default value: false

    Whether to return private properties, requires an authenticated request, by default false.

Responses

Success


Schema

    string

Loading...