Skip to main content

Atoms Get

POST 

/v1/dataset/atoms/get

Atoms Get

Request

Body

required

    project_id Project Id (string)required

    Unique project id

    index_id Index Id (string)required

    Unique index id

    atom_ids string[]required

    List of strings corresponding to ids of atoms to get

Responses

Successful Response

Schema

    atoms

    object

    required

    The data for each atom, keyed by its atom_id

    property name* any

    The data for each atom, keyed by its atom_id

Loading...