List Async Jobs

šŸ“˜

Click for Python SDK

NucleusClient.list_jobs(
    show_completed: bool,
    date_limit: int
) -> List[AsyncJob]
Body Params
boolean
Defaults to false

Whether completed jobs should be fetched in the response payload.

string

The endpoint will only fetch jobs created after this date. Default is 2 weeks prior to the current date.

Responses

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