Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Available options: 
pending, running, completed, failed Field to sort by. Defaults to createdAt.
Available options: 
createdAt, status, startedAt, completedAt Sort direction. Defaults to desc.
Available options: 
asc, desc