Get
GET
https://api.icepanel.io/v1/landscapes/:landscapeId/versions/:versionId/share-link
Authentication
X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
landscapeIdstringRequired
versionIdstringRequired
Response
OK
defaultUrlstring
format: "uri"Share link url with default options encoded in the path
shareLinkobject
statsobject
urlstring
format: "uri"Share link url prefix, you need to append the options short id onto a trailing path segment
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error