Get data metadata
Get data metadata
Get a data item. This will HEAD the underlying bucket to retrieve the last file information.
GEThttps://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/data/{dataId}
Path parameters
organizationId*integer
Organization ID
dataId*integer
Data ID
Query parameters
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
data*OrganizationDataItem (object)
Request
Response
Last updated