{ "user_id": "<string>", "type": "<string>", "total": 123, "balance": 123, "created_at": "<string>", "updated_at": "<string>", "finished_at": "<string>" }
Get current user premium information
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
User ID or 'self'
Request fulfilled, document follows
The response is of type object.
object