Skip to main content
GET
Python

Authorizations

Meibel-API-Key
string
header
required

Path Parameters

data_element_id
string
required
datasource_id
string
required

Response

Successful Response

A single data element on a datasource.

id
string
required

Unique data element ID

datasource_id
string
required

ID of the datasource this element belongs to

name
string
required

Data element name

description
string | null

Human-authored description

media_type
string | null

MIME type of the underlying content

metadata
Metadata · object | null

Arbitrary metadata key-value pairs

created_at
string | null

ISO 8601 creation timestamp

updated_at
string | null

ISO 8601 last-update timestamp