Skip to main content
POST
Discover processes

Authorizations

Authorization
string
header
required

OrgX API key, sent as Authorization: Bearer oxk_...

Headers

Idempotency-Key
string
required

Workspace-scoped retry key for safe mutation replay.

Required string length: 1 - 200
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:/-]{0,199}$

Body

application/json
workspace_id
string<uuid>
required
mode
enum<string>
default:bounded_sync
Available options:
bounded_sync,
deep_search,
reconcile
query
string | null
Required string length: 1 - 2000
source_kinds
string[]
Maximum array length: 20
Minimum string length: 1

Response

Idempotent replay of a completed discovery run

data
object
required
meta
object
required