component-metadata - shares

Returns a list of shares for the current user's company

get/componentmetadata/shares

Query parameters

limitinteger

Number of results per page

pageinteger

Page number (base 0 - first page is "0")

Response

successful operation

idinteger

the share id

shareToIdinteger

the id of the user/group the component is shared with

shareToTypestring

the type of entity shared with (user/group/all)

shareToDisplayNamestring

full name of the entity shared with

componentTypestring

the type of component being shared

componentIdstring

the id of the component being shared

accessLevelstring

Level of rights shared with entity. (for projects only)

Changes