Authorization: Bearer ********************curl --location --request GET 'https://dev-api.idukki.io/business/getMedia?status=approved&sortByCreatedDate=DESC&page=1' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{}