Org Permission Management
Organization management functions.
This endpoint retrieves all permissions associated with a specific user within a given organization. It provides insights into the user's roles and groups, helping to understand their access rights. Ideal for managing user permissions effectively.
π€ User Credential: You must login and authenticate a user and use their access token to invoke this service. This will operate the action under the specified user.
π Permission: org.user.permissions.list is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
OK
Unauthorized
This endpoint returns the permissions associated with a user for a specified namespace within an organization. It helps in understanding the user's access rights and roles in the context of the organization. Use this information to manage user permissions effectively.
π€ User Credential: You must login and authenticate a user and use their access token to invoke this service. This will operate the action under the specified user.
π Permission: org.user.permissions.list is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
OK
Unauthorized
This endpoint returns the permissions associated with a specified user for a given namespace and object. It provides insights into the user's roles and groups, helping to understand their access rights. This information is crucial for managing user permissions effectively within the organization.
π€ User Credential: You must login and authenticate a user and use their access token to invoke this service. This will operate the action under the specified user.
π Permission: org.user.permissions.list is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
OK
Unauthorized
Last updated