get https://api.piriod.com/subscriptions/
Response
xxxxxxxxxx
curl --request GET \
--url https://api.piriod.com/subscriptions/ \
--header 'Authorization: Token YOUR_USER_API_KEY' \
--header 'accept: application/json' \
--header 'x-simple-workspace: YOUR_ORGANIZATION_ID'