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