curl --request GET \
--url https://{host}/frontend/api/v1/billing/config \
--header 'Authorization: Bearer <token>'{
"publishable-key": "<string>"
}curl --request GET \
--url https://{host}/frontend/api/v1/billing/config \
--header 'Authorization: Bearer <token>'{
"publishable-key": "<string>"
}