Files
api-meditation/breath exercise/get-all-template.bru
T
2026-05-19 19:25:56 +03:30

16 lines
165 B
Plaintext

meta {
name: get-all-template
type: http
seq: 3
}
get {
url: {{baseUrl}}/breathing-templates
body: none
auth: inherit
}
settings {
encodeUrl: true
}