Files
playtomic-wrapper/tournme/new/api-collection/tournme-be/Health Check.bru
2026-01-31 13:49:56 +01:00

12 lines
116 B
Plaintext

meta {
name: Health Check
type: http
seq: 1
}
get {
url: {{baseUrl}}/health
body: none
auth: inherit
}