Skip to main content
Access note for the BigQuery reverse-ETL config endpointsGET /api/v1/cdp/reverse-etl and PATCH /api/v1/cdp/reverse-etl accept the developer role in addition to owner / admin. The generated per-operation descriptions below may still say “Owner / admin only” because they aren’t annotated in the route schema yet; this overlay is the authoritative source until they are.

Worked request and response samples

Copy a request body as written, substitute your own ids, and compare the response envelope. Errors follow Devotel Orbit’s { error, meta } envelope, shown once below under Error envelope.

Resolve an identity

GET /api/v1/cdp/identity-resolution/rules
Returns the identity-resolution rules that map the inputs you provide (anonymous_id, email, phone, user_id) onto a single profile.

Get a profile’s resolved traits by email

GET /api/v1/cdp/profiles/by-email/{email}/traits

Error envelope

422