storage/bruno-docs/Library/List Files.bru
2025-04-16 16:01:20 -05:00

19 lines
243 B
Text

meta {
name: List Files
type: http
seq: 2
}
get {
url: http://localhost:8080/api/library/:libraryId/files?path=
body: none
auth: none
}
params:query {
path:
}
params:path {
libraryId: dbabbf7d-9b63-487b-9908-57c2df11b2d2
}