get https://data.lucid.app/collections//items/
Gets a specific existing data item from a given collection
Response
Gets a specific existing data item from a given collection
xxxxxxxxxx
curl --request GET \
--url https://data.lucid.app/collections/collectionId/items/dataItemId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: