List artifacts
GET/v1/artifacts
Lists artifacts in the active org, newest first. Filter to one deck with `deck`.
Requires an API key (bearer), scoped to the active org.
Query parameters
limitintegeroptionaldefault 201–100cursorstringoptionalorderstringoptionaldefault "created_at.desc"Possible values:
created_at.desc,created_at.ascdeckstringoptional
Returns
200A page of artifacts.
Failures use the standard error envelope with a closed set of codes.