List Jobs
About
List information about all jobs available to either the current authenticated user or the team, if the user belongs to a team. The list method takes an optional first argument to limit the returned job objects.
Example Use
Parameters
Name | Type | Attributes | Description |
| string | <optional> | Project name to filter jobs by. If neither |
| string | <optional> | Project ID to filter jobs by |
| string | <optional> | Experiment ID to filter jobs by |
Last updated