Custom Processors
Check Pipeline Access
Check if the current user’s team has access to custom processors. Intentionally not gated by ensure_pipeline_access so the frontend can determine access status.
GET
Check Pipeline Access
Documentation Index
Fetch the complete documentation index at: https://documentation.datalab.to/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Response
Successful Response
Response for processor access check.
Previous
List Custom PipelinesList all custom processors for a team.
Returns processors ordered by creation date (newest first).
Next
Check Pipeline Access