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_id
Include this organization's templates alongside global ones.
Response
Pipeline templates.
success
data
Errors
400
Bad Request Error
401
Unauthorized Error

