head https://data.lucid.app/collections//items
This endpoint returns the number of data items a user has access to. The return value is in the response headers as Lucid-Items-Total
Response
This endpoint returns the number of data items a user has access to. The return value is in the response headers as Lucid-Items-Total
xxxxxxxxxx
curl --request HEAD \
--url https://data.lucid.app/collections/collectionId/items
xxxxxxxxxx
200 OK