GET /user/subscription_tokens

List your subscription tokens.

MethodPath
GET/v1/user/subscription_tokens

One entry per supported provider, whether or not you have saved a token for it. Tokens are write-only: the response carries only `token_last4`, never the token.

curl "https://api.ellipsis.dev/v1/user/subscription_tokens" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo