Files
api-meditation/media/get-media.bru
T
2026-05-23 01:26:54 +03:30

23 lines
233 B
Plaintext

meta {
name: get-media
type: http
seq: 7
}
get {
url: {{baseUrl}}/media/filters
body: none
auth: inherit
}
params:query {
~categories: 1
~tags: relax,sleep
~search:
}
settings {
encodeUrl: true
timeout: 0
}