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

12 lines
131 B
Plaintext

meta {
name: Get All Companies
type: http
seq: 5
}
get {
url: {{baseUrl}}/api/v1/companies
body: none
auth: inherit
}