Files
List Files
Retrieve a list of files in a specified volume. Intended for internal use - rather use the cerebrium ls
command.
GET
/
v2
/
projects
/
{project_id}
/
volumes
/
{volume_id}
/
ls
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.