curl --request GET \
--url https://api.example.com/api/favorites/check/{type}/{entityId} \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/api/favorites/check/{type}/{entityId} \
--header 'Authorization: Bearer <token>'