get https://{domain}/v1/api/subscription
This API is used to fetch the user's current subscription status and details.

How to use:
- Go to the Params tab,
 - Fill the subscriptionTypeId parameter,
 - Go to the Headers tab,
 - Fill in Authorization: Bearer U1234abcde-1234-abcd-1234-abcd1234abcd (Replace with access_token obtained from response of any of the User Access Token APIs (User Access Token (Using Auth. Code) API, User Access Token (Using UUID) API))
 
