artifacts
get_project_artifacts
Returns the key-value pairs for all artifacts in a project.
Arguments:
project
- Name of the project to delete an artifact from.api_key
- If specified, unify API key to be used. Defaults to the value in the
Returns:
A dictionary of all artifacts associated with the project, with keys for artifact names and values for the artifacts themselves.