get https://api.rocket.net/v1/sites//files/view
For a given file on a site, retrieve contents of file.
Log in to see full request history
Responses
For a given file on a site, retrieve contents of file.
xxxxxxxxxx
curl --request GET \
--url https://api.rocket.net/v1/sites/id/files/view \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: