curl --request GET \
--url https://demoapi.saasphereltd.com/api/v1/utils/state/{state_id} \
--header 'Authorization: Bearer <token>'{
"status": "04",
"error": "Invalid token"
}curl --request GET \
--url https://demoapi.saasphereltd.com/api/v1/utils/state/{state_id} \
--header 'Authorization: Bearer <token>'{
"status": "04",
"error": "Invalid token"
}