storage/bruno-api-docs/Library/Get File.bru
2025-04-16 17:26:24 -05:00

19 lines
250 B
Text

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