Skip to main content
GET
/
api
/
favorites
/
check
/
{type}
/
{entityId}
Get Favorite Check
curl --request GET \
  --url https://api.example.com/api/favorites/check/{type}/{entityId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

type
string
required
entityId
string
required

Response

200

Successful response