Skip to main content
GET
Check Pipeline Access

Authorizations

X-API-Key
string
header
required

Cookies

wos-session
string
datalab_active_team
string

Response

Successful Response

Response for processor access check.

has_access
boolean
required

Whether the user's team can access custom processors

can_create
boolean
default:false

Whether the user can create new custom processors (superuser only)

can_iterate
boolean
default:false

Whether the user can iterate on existing custom processors (superuser or team override)