post https://platform.{env}.simpplr.com/v1/content/files/list
This API allows us to fetch files from a site by providing the corresponding Site ID
Responses
This API allows us to fetch files from a site by providing the corresponding Site ID
xxxxxxxxxx
curl --request POST \
--url https://platform.app.simpplr.com/v1/content/files/list \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: