get https://{hostname}/jwt-api/v1/key-collections/
Returns details about the key collection. It lists all created versions and specifies the ones active in the production and staging environments. If you don't already have the collectionId
, run the List key collections operation and use the appropriate id
value from the returned array.
Recipes
View a key collection
Open Recipe