Skip to main content
GET
/
subscriptions
/
cp
/
api
/
customer-account-api
/
status
Check Customer Account API authentication status
curl --request GET \
  --url https://www.myshop.com/apps/subscriptions/cp/api/customer-account-api/status
{
  "authenticated": true,
  "customerId": "123456789"
}

Documentation Index

Fetch the complete documentation index at: https://developers.appstle.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Authentication status retrieved successfully