Files
Bruno_Tests/Services_API/Get Service by ID.yml
2026-08-06 21:04:26 +03:00

16 lines
226 B
YAML

info:
name: Get Service by ID
type: http
seq: 5
http:
method: GET
url: "{{baseUrl}}/api/v1/services/{{serviceId}}"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5