Retrieves the shared asset list view for an embedded share player.

Behavior: Validates the share exists and has not expired, then searches for all file-type assets belonging to the share. Results include preview URLs and, conditionally, download URLs (if the share has download permissions and contains fewer than 500 items). Results are sorted by path depth (shallowest first) and then alphabetically by display path. Share metadata (name, expiration, permissions, type, status) is included in the related items of the response.

Authorization: No authorization required. Access is controlled through share validation (existence and expiration checks).

Side Effects: None. This is a read-only operation.

Error Scenarios: If the share is unavailable, expired, or does not exist, a VibrantException with a NotFound status code is thrown.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the share to retrieve assets for.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json