curl --request GET \
--url https://api.example.com/config/issuers{
"issuers": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"issuer": "<string>"
}
]
}curl --request GET \
--url https://api.example.com/config/issuers{
"issuers": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"issuer": "<string>"
}
]
}A list of accepted token issuers
Show child attributes
Was this page helpful?