Files
api-approagency/Info/Get Status V2.yml
T
2026-06-06 21:21:52 +03:30

20 lines
332 B
YAML

info:
name: Get Status V2
type: http
seq: 2
http:
method: GET
url: "{{baseUrl}}/status?package_name=com.approagency.meditation"
params:
- name: package_name
value: com.approagency.meditation
type: query
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5