Get share link info
GET
/share/info/{id}
Auth: JWT Optional
Request
Path Params
id
string
required
Username
part of the URI of the shared file or the short link created in Create share linkExample:
g2guA
Query Params
password
string
optional
Password
part of the URI of the shared file or the short link created in Create share linkExample:
gcqzfaze
count_views
boolean
optional
true
, the visited counter of the share link will be increased.Example:
true
owner_extended
boolean
optional
true
and the requestor is the owner of the share, additional fields like source_uri
will be available in the response.Example:
true
Header Params
X-Cr-Purchase-Ticket
string
optional
Example:
1f63aa26-edc0-40ce-950a-cb4d4323158e
Request samples
Responses
Modified at 2025-06-12 05:34:44