APIPaymentsGet the subscription for a user

Parameters

No parameters

Returns

  • 200 OK

    successful operation

    Name

    Type

    Req.

    body

    object
    optional
    Object Properties
get
/user/payment/subscriptions
$ curl "https://api.zoo.dev/user/payment/subscriptions" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{}