List scheduled jobs for a tenant

Returns a list of scheduled jobs, optionally filtered by related entity type, related entity ID, job type, and date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Query Params
string

Column to apply the date range to. Use 'StartDate' for the job start date, 'EndDate' for the end date; leave empty to filter on created date.

string

Start of the date range (inclusive). ISO date string.

string

End of the date range (inclusive). ISO date string.

int32
Defaults to 50
int32
Defaults to 0
string

Related entity ID value to filter by.

string

Related entity type to filter by, e.g. walletId, customerId.

string
enum

Filter by job type.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json