Skip to main content
GET
Get Condition by ID

Authorizations

Authorization
string
header
required

Bearer token for authentication

Path Parameters

condition_id
string
required

Condition UUID

Response

Response

An organization-wide condition

data
OrgCondition · object
required

An organization-wide condition: a saved rule that answers true/false for one record of a domain. It is attached to no integration and never runs during a sync. Pass its id as condition_id to the list endpoint of its domain to get only the records it passes.