Authorization: Bearer ********************curl --location --request GET 'https://api.stg.bidancer.com/auth-service/auth/organization/get-active-member' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"userId": "string",
"organizationId": "string",
"role": "string"
}