Skip to main content
GET
/
v1
/
gyms
[
  {
    "id": "<string>",
    "name": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Enter your Bearer token in the format 'Bearer <token>'

Response

200 - application/json

Successful response

id
string
name
string
I