Motion Logo Motion API Documentation
Support
API Keys

Get My User

Get information on the owner of this API key

GET v1 / users / me

Authorization

Authorization string required

Bearer authentication header of the form Bearer <token> where <token> is your auth token.

Response

200 - application/json - object

id string required

The user ID

name string

The name of the user

email string required

The email of the user

Was this page helpful?