Returns information about the authenticated user, including subscription details and available credits.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
User information retrieved successfully
The response is of type object
.