Files
api-meditation/media/get-saved.bru
T
2026-05-19 19:25:56 +03:30

16 lines
150 B
Plaintext

meta {
name: get-saved
type: http
seq: 4
}
get {
url: {{baseUrl}}/media/saved
body: none
auth: inherit
}
settings {
encodeUrl: true
}