This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
get_jwk
get_jwk(jwk_id: str) ->
CatalogJwk
Get an individual jwk.
Parameters
| name | type | description |
|---|---|---|
| jwk_id | str | Jwk identification string e.g. "demo" |
Returns
| type | description |
|---|---|
| CatalogJwk | Catalog jwk object containing structure of the jwk. |