List Jobs
List Jobs
Retrieve a list of Export Job entities.
GET
List Jobs
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the organization
Query Parameters
List Job entities for the given UUIDs
List Job entities for the schedule UUID
List Job entities for the status
Available options:
PENDING, RUNNING, SUCCEEDED, FAILED Include only Job entities created on or after this date. Format: yyyy-MM-dd'T'HH:mm:ss'Z'
Include only Job entities created before this date. Format: yyyy-MM-dd'T'HH:mm:ss'Z'
Number of Jobs to retrieve per page
Required range:
1 <= x <= 100nextToken for multi page retrievals