Skip to main content
GET
List Motions
GET /v1/motions returns all Motion resources for the authenticated account.

Request parameters

This endpoint has no path, query, or request-body parameters.

Response parameters

Returns 200 OK with an object containing data.

Examples

Authorizations

Authorization
string
header
required

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

Response

200

Motions