Jobs give you the option to monitor ongoing work on the server side. If an operation is computationally heavy, or requires asynchronous communication with external vendor servers, we store a reference to the job and let you continually monitor it's progress.

Through the Jobs Status endpoint you can get information about a running Job. With the launch of V2 we have four types of Jobs:

JobDescription
createKeysMonitor Key creation when creating Keys through the Create Keys endpoint.
refreshLockConnectionMonitor the Refresh Lock Connection job.
applyPrivacyPolicyToAllLocksFollow the status of updating privacy policy on Locks
recreateAccessGroupKeysWhen updating an Access Group with new Users or Locks, Keys needs to be recreated. Monitor the Key Creation with this job.

Working with Jobs