Files
lst_v3/brunoApi/system/Status.bru
2026-02-20 12:19:32 -06:00

17 lines
158 B
Plaintext

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