workspace
Get your workspace role
Returns the authenticated user’s role in a workspace (admin, developer or member). Useful for client-side permission checks.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptify.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Pass Authorization: Bearer ek_live_xxxxx on every request.
Path Parameters
Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Response
200 - application/json
Default Response
Available options:
admin, developer, member cURL