SDK
Context
The third parameter in a Job’s run()
function. An object that contains information about the Organization, Job, Run and more.
context
has useful information about the:
- Job
- Environment
- Organization
- Run
- event
- source
- account
Properties
Metadata about the Job
Metadata about the Environment
Metadata about the Organization
Metadata about the Run
Metadata about the Project
Metadata about the Event that triggered the Run.
Metadata about the Source that triggered the Run.
Metadata about the Account that triggered the Run. See the BYO Auth docs for more information.
Was this page helpful?