Account
Get account information
Returns information about your account.
GET
/
v2
/
account
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
This object represents your Cloudpress account information. It is useful for retrieving the number of credits you have available to export content.
The date and time the account was created.
The name of the account.
The details of the current user account.