Files
playtomic-wrapper/tournme/collection/PadelTour API/Tournaments/Get Tournament Couples.bru
2026-01-31 13:49:56 +01:00

16 lines
173 B
Plaintext

meta {
name: Get Tournament Couples
type: http
seq: 9
}
get {
url: {{baseUrl}}/api/v1/tournaments/:id/couple
body: none
auth: inherit
}
params:path {
id:
}