Accounts
Get my account
GetMyAccount
Returns account information for currently authenticated account.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
An account that can be used to identify someone within the Motto Studio API.
Important: not to be confused with User
which is a user of the Motto Content Delivery API.