Skip to main content

Permalink Service (1.0)

Download OpenAPI specification:Download

An HTTP API for creating public references to file objects in the shared AWS S3 bucket. The bucket is only accessible from the shared VPCs.

show-document

Retrieves the link document

Retrieves information about a reference

Use this method to retrieve information about the specified UUID via the permalink service, with all information about the reference.

path Parameters
uuid
required
string <uuid> (uuid identifying the document)
header Parameters
Tenant
required
string (Tenant)

Responses

Response samples

Content type
application/json
{
  • "service": "string",
  • "entity": "string",
  • "filename": "string"
}