List background check pipelines

Returns active background check pipeline templates (global plus your organization’s), including their ordered steps and services.

Authentication

AuthorizationBearer

Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.

Query parameters

org_idstringOptionalformat: "uuid"
Include this organization's templates alongside global ones.

Response

Pipeline templates.
successbooleanOptional
datalist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error