Skip to main content
GET
/
api
/
ecommerce-app
/
{id}
Get an app
curl --request GET \
  --url https://api.vambe.me/api/ecommerce-app/{id}
Returns a single app owned by the calling account. Secrets are never returned here โ€” use rotate the signing secret if you need a new one.

Path Parameters

id
string
required

Response

200 - undefined