profile
Authorization: Bearer ********************
curl --location --request GET 'https/omerlo.com/api/media/v1/favorites/contents' \ --header 'x-omerlo-media-id: {{omerlo_media_id}}' \ --header 'Authorization: Bearer <token>'
{ "data": {} }