This endpoint retrieves the files of an application by its ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the application to retrieve files from
The path within the application to retrieve files from. If not provided, retrieves files from the root directory.
Files retrieved successfully
The response is of type object
.