Skip to main content

GetCollectionRoles

Information about the collection's roles.

Properties

NameTypeRequiredDescription
groupGroup[]A list of the collection's group roles.
teamGetCollectionRolesTeam[]A list of the collection's team roles.
userGetCollectionRolesUser[]A list of the collection's user roles.

Group

Information about the group role.

Properties

NameTypeRequiredDescription
roleGroupRoleThe role type: - VIEWER — Can view, fork, and export collections. - EDITOR — Can edit collections directly.
idnumberThe role's ID.

GroupRole

The role type: - VIEWER — Can view, fork, and export collections. - EDITOR — Can edit collections directly.

Properties

NameTypeRequiredDescription
VIEWERstring"VIEWER"
EDITORstring"EDITOR"

GetCollectionRolesTeam

Information about the team role.

Properties

NameTypeRequiredDescription
roleTeamRoleThe role type: - VIEWER — Can view, fork, and export collections. - EDITOR — Can edit collections directly.
idnumberThe role's ID.

TeamRole

The role type: - VIEWER — Can view, fork, and export collections. - EDITOR — Can edit collections directly.

Properties

NameTypeRequiredDescription
VIEWERstring"VIEWER"
EDITORstring"EDITOR"

GetCollectionRolesUser

Information about the user role.

Properties

NameTypeRequiredDescription
roleUserRoleThe role type: - VIEWER — Can view, fork, and export collections. - EDITOR — Can edit collections directly.
idnumberThe role's ID.

UserRole

The role type: - VIEWER — Can view, fork, and export collections. - EDITOR — Can edit collections directly.

Properties

NameTypeRequiredDescription
VIEWERstring"VIEWER"
EDITORstring"EDITOR"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →