sharing
Get all link shares for a project
Returns all link shares which exist for a given project
get/projects/{project}/shares
Path parameters
projectinteger required
Project ID
Query parameters
pageinteger
The page number. Used for pagination. If not provided, the first page of results is returned.
per_pageinteger
The maximum number of items per page. Note this parameter is limited by the configured maximum of items per page.
sstring
Search shares by hash.
Response
The share links
Changes
No recorded changes to this endpoint across all 53 revisions of this API.