Files
api-meditation/media/get-media.bru
T
2026-06-13 17:04:47 +03:30

24 lines
240 B
Plaintext

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