get https://api.wafeq.com/v1/files/
Endpoint for retrieving a list of files.
Response
Endpoint for retrieving a list of files.
xxxxxxxxxx
curl --request GET \
--url https://api.wafeq.com/v1/files/ \
--header 'Authorization: Api-Key replace_with_your_api_key' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: