Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 509 Bytes

GetDispatchJobsParam.md

File metadata and controls

10 lines (7 loc) · 509 Bytes

SamsaraApi.GetDispatchJobsParam

Properties

Name Type Description Notes
groupId Number Group ID to query.
jobCreatedAtMaxMs Number Maximum value of the JobCreatedAtMs, specified in milliseconds UNIX time. [optional]
durationSeconds Number Duration of the query specified in seconds. E.g. to search for jobs created up to a week before job_created_at_max_ms, set duration_seconds to 604800.