Drive > Files > Share link > Manage
Get share-link
Get a share link information
get/2/drive/{drive_id}/files/{file_id}/link
Path parameters
drive_idinteger required
Drive identifier
file_idinteger required
File identifier
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Response
OK
Example response
{
"result": "success",
"data": {
"url": "https://kdrive.infomaniak.com/app/share/xxxx/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx",
"right": "inherit"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.