Get an event round

GET operation for /v1/events/{eventId}/rounds/{resourceId}.

GET/v1/events/{eventId}/rounds/{resourceId}

Parameters #

PropertyTypeLocationDescription
eventIdstringRequiredpath-
resourceIdstringRequiredpath-

Request #

curl --request GET 'https://api.strave.gg/v1/events/EVENT_ID/rounds/RESOURCE_ID' \
  --header 'Authorization: Bearer $STRAVE_API_KEY'

Response #

200Response for status 200
application/json
401Response for status 401
application/json
404Response for status 404
application/json
429Response for status 429
application/json
500Response for status 500
application/json
PropertyTypeDescription
dataobjectRequired-
idstringRequired-
eventIdstringRequired-
stageIdstringRequired-
groupIdstringRequired-
roundNumbernumberRequired-
labelstring | nullRequired-
bracketSidestring | nullRequired-
bestOfnumber | nullRequired-