Retrieve a deck
GET/v1/decks/{id}
Fetches a deck by Renza id or by `external_id` within the active org.
Requires an API key (bearer), scoped to the active org.
Path parameters
idstringrequired
Returns
200The deck.
Failures use the standard error envelope with a closed set of codes.