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