Files
api-approagency/Info/Get Status V2.yml
T
2026-05-19 13:01:12 +03:30

20 lines
316 B
YAML

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