StatsHub Docs
Endpoint referenceUser

/user/{id}/favorite

GET
/api/v2/user/{id}/favorite

Path Parameters

id*string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/api/v2/user/string/favorite"
{  "$schema": "https://example.com/schemas/FavoriteTeamsListOKBody.json",  "data": [    "string"  ]}