Skip to main content
GET
Get Motion
GET /v1/motions/{motion_id} retrieves a Motion. Poll while its status is queued or processing.

Request parameters

Response parameters

Returns 200 OK with a Motion object.

Examples

Authorizations

Authorization
string
header
required

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

Response

200

Motion