List an artifact's slides
GET/v1/slides
Lists the slides of one artifact in index order. The `artifact` query param is required.
Requires an API key (bearer), scoped to the active org.
Query parameters
artifactstringrequired
Returns
200The artifact's slides.
Failures use the standard error envelope with a closed set of codes.