Files
lst_v3/brunoApi/datamart/sync queries.bru
2026-02-20 12:19:32 -06:00

21 lines
209 B
Plaintext

meta {
name: sync queries
type: http
seq: 4
}
get {
url: {{url}}/lst/api/datamart/sync?time=15
body: none
auth: inherit
}
params:query {
time: 15
}
settings {
encodeUrl: true
timeout: 0
}