Share entity
| Parameter | Type | Required | Description |
|---|---|---|---|
emails | body | Yes | Array of email addresses to share with |
entities:share scope. Sharing with users outside your organization additionally requires entities:share_external scope.
List shares for entity
Remove share
List entities shared with me
| Parameter | Type | Description |
|---|---|---|
type | query | Filter by entity type: app, service, chat_extension |
List entities I’ve shared
| Parameter | Type | Description |
|---|---|---|
type | query | Filter by entity type |
Publishers
Publishers can push new versions of an entity. When an entity is created, the creating user is automatically the first publisher.List publishers
Add publisher
| Parameter | Type | Required | Description |
|---|---|---|---|
userId | body | Yes | User ID to grant publish access |
Check publisher status
Remove publisher
Access hierarchy
When a user requests access to an entity, the platform checks the following in order:- Publisher — user is a publisher of the entity
- Direct share — entity was shared directly with the user
- Organization store — entity is published to a store the user’s organization can access
- Public store — entity is in a publicly visible store

