Skip to main content
POST
Enqueue persisted dataset_queries into the dataset observation mapper flow

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Body

application/json
org_slug
string
required

Organization slug that owns the dataset_queries

dataset_query_id
string[]
required

Persisted dataset_query ids to replay

domains
enum<string>[]

Domains to enqueue. When omitted, the mapper resolves enabled domains from dataset rules.

Available options:
graph,
lawsuits,
people,
shareholders
on_finish
object[]

Completion directives signalled when the enqueued Flow settles (all domain mappers done). Used to release a trigger.dev waitpoint token. Requires exactly one dataset_query_id.

Response

201 - application/json
results
object[]
required