Access management
OK
A user entity with extended profile information including organization, photo, and account metadata.
The unique identifier of the user or group.
The display name of the user or group.
The user's first name.
The user's last name.
The identifier of the organization the user belongs to.
The name of the team the user belongs to, if set.
OK
OK
A group entity that can be assigned permissions on resources.
The unique identifier of the user or group.
The display name of the user or group.
Enum representing the unique context that a Solar.EF.Models.Group belongs to. For example, Organizations may use multiple SSO providers for authentication, and Groups are only unique by name within a particular context.
Enum representing the unique context that a Solar.EF.Models.Group belongs to. For example, Organizations may use multiple SSO providers for authentication, and Groups are only unique by name within a particular context.
OK
OK
A permission set that defines a named collection of operations that can be granted to users or groups.
The ID of the permission set.
The type discriminator for Permission Sets which determines the kinds of operations available to that Permission Set.Possible values:
The type discriminator for Permission Sets which determines the kinds of operations available to that Permission Set.Possible values:
The name of the permission set.
Whether the permission set is built-in.
Whether the permission set is the default permission set for its type.
Whether the permission set is disabled.
The date when the permission set was last modified.
A point in time represented as an ISO 8601 timestamp string.
The operations of the permission set. Only included for users with Manage Permission Sets permission.
The date when the permission set was created. Only included for users with Manage Permission Sets permission.
A point in time represented as an ISO 8601 timestamp string.
The ID of the user who last modified the permission set. Only included for users with Manage Permission Sets permission.
Invalid filter parameters
Internal Server Error
The unique identifier of the dataset
OK
A model that represents a user or a group that was assigned a permission set for a dataset.
The ID of the share.
The ID of the permission set that is shared.
Indicates whether the dataset was shared with a user or with a group.Possible values:
The ID of the dataset that is shared.
Dataset not found
The ID of the dataset
A request to modify the permission assignments for a dataset.
OK
Response for modifying the permission set assignments of a dataset.
Invalid request body or model validation failed
Dataset not found
Last updated
Was this helpful?