Check gate access
Check gate access
Checks whether the authenticated user or project owner can access a feature gate.
GET
Check gate access
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Gate name such as custom_domains, code_export, collaborators, or projects
Query Parameters
Current resource count in camelCase form
Required range:
x >= 0Example:
2
Current resource count in snake_case form
Required range:
x >= 0Example:
2
Project ID for project-scoped gates in camelCase form
Project ID for project-scoped gates in snake_case form