List a template’s source files
List a template’s source files
Lists the files in this template's bundle, in manifest order — the editor's file pane.
Download one with [GET /v1/compose/configs/{id}/files/{fileId}/content](https://docs.cloudraker.com/capabilities/compose).
<Note>
A file removed from your template library is dropped from this list instead of failing it, so a template with a stale entry stays repairable.
</Note>
**Learn more:** [Compose](https://docs.cloudraker.com/capabilities/compose)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
idOrSlug
Response
The bundle files.
object
data
Errors
400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error