Files
lst_v3/brunoApi/system/Get Settings.bru

17 lines
167 B
Plaintext

meta {
name: Get Settings
type: http
seq: 3
}
get {
url: {{url}}/lst/api/settings
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}