Version list
get
Path parameters
idstringRequired
Query parameters
workspaceIdstringRequired
Header parameters
x-api-keystringOptional
An x-api-key
required for authentication
Responses
200
Retrieves the list of versions for the file.
403
Forbidden. User does not have permission to retrieve the version list or the file does not exist.
get
GET /v1/cloud-storage/version-list/{id}?workspaceId=text HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?