List artifacts on alias-routed session
GET/v2/agent_aliases/:alias_key/sessions/:session_key/artifacts
List artifacts stored in a session originally created via this alias. Artifacts are files either uploaded by the user, or generated within the session.
Request
Responses
- 200
- 403
- 404
List of artifacts in the session.
Permissions do not allow listing artifacts on this session.
Alias or session not found.