Get artifact on alias-routed session
GET/v2/agent_aliases/:alias_key/sessions/:session_key/artifacts/:artifact_id
Retrieve an artifact stored in a session originally created via this alias, including metadata and base64-encoded file content.
Request
Responses
- 200
- 403
- 404
The requested artifact with metadata and base64-encoded content.
Permissions do not allow accessing this artifact.
Alias, session, or artifact not found.