get https://api.datafiniti.co/v4/views/
Log in to see full request history
This allows you to retrieve all of the views you've created.
Responses
This allows you to retrieve all of the views you've created.
xxxxxxxxxx
curl --request GET \
--url https://api.datafiniti.co/v4/views/ \
--header 'Authorization: Bearer <token>' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: