get https://hypeauditor.com/api/method/auditor.lists?id=&name=&count=&created=&updated=
Requests to this endpoint return Lists.
Log in to see full request history
Responses
Requests to this endpoint return Lists.
xxxxxxxxxx
10curl -X GET \
https://hypeauditor.com/api/method/auditor.lists \
-H 'content-type: application/x-www-form-urlencoded' \
-H 'x-auth-id: %YOUR_ID%' \
-H 'x-auth-token: %YOUR_TOKEN%' \
-d id={id} \
-d name={name} \
-d count={count} \
-d created={created} \
-d updated={updated} \
Try It!
to start a request and see the response here! Or choose an example: