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