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