Get the organisation

Returns the organisation that owns the supplied API key.

GET/v1/organisation

Request #

curl --request GET 'https://api.strave.gg/v1/organisation' \
  --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-
namestringRequired-
slugstringRequired-
logoUrlstring | nullRequired-
descriptionstring | nullRequired-
socialsobjectRequired-