Start a Details Request for Processes (v2)

POST {{cb_url}}/api/investigate/v2/orgs/{{cb_org_key}}/processes/detail_jobs

Note: This call is for *preview only** and may be subject to unannounced updates.*

Creates a process detail job. The details will include all available information about the given process including information thatโ€™s not returnable from the standard Process Search call. These fields are annotated with DETAILS on Platform Search Fields. The results for the details search job may be requested using the job_id returned.

RBAC PERMISSIONS REQUIRED

Permission (.notation name)Operation(s)
org.search.eventsCREATE

See Documentation

Request Body

{"process_guids"=>["{{cb_process_guid}}"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring