Accounts
Get account
GetAccount
Returns account information by account ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
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.