Files
lst_v3/brunoApi/datamart/Run Query.bru
2026-03-01 14:10:19 -06:00

21 lines
210 B
Plaintext

meta {
name: Run Query
type: http
seq: 2
}
get {
url: {{url}}/lst/api/datamart/:name
body: none
auth: inherit
}
params:path {
name: activeArticles
}
settings {
encodeUrl: true
timeout: 0
}