Files
lst_v3/brunoApi/opendock/GetApt.bru
2026-02-20 16:54:01 -06:00

17 lines
161 B
Plaintext

meta {
name: GetApt
type: http
seq: 1
}
get {
url: {{url}}/lst/api/opendock
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}