Authorization: Bearer ********************
curl --location -g --request GET 'https://..authok.cn/api/v1/client-grants/cgr_32j9feijspejsoisf'
{
"id": "cgr_3jffjfeifwoeo92",
"client_id": "0VE7AnxrbQyR-QnK-F9zBK9SS5RIFHSS",
"audience": "https://order.mydomain/api/v1/",
"scope": [
"read:orders",
"update:orders"
]
}