get https://api.connect.earth/questionnaire
This API retrieves the user habits and general configuration stored in the Connect Earth database for a specific userId.
Log in to see full request history
Responses
This API retrieves the user habits and general configuration stored in the Connect Earth database for a specific userId.
xxxxxxxxxx
curl --request GET \
--url 'https://api.connect.earth/questionnaire?userId=user-123' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: