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