Gets skill sharing.
Gets the sharing configuration for a manageable, user-owned skill.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
skillId
The skill ID.
Response
OK
workspaceAccessLevel
The workspace-wide access level.
contributors
The direct user access grants.
teams
The team access grants.
Errors
401
Unauthorized Error
404
Not Found Error

