Authorization: ********************curl --location --request GET 'https://api.foundigita.com/gapi/openapi/dict/all_data' \
--header 'Authorization: <api-key>'{
"code": "200000",
"data": [
{
"list": [
{
"children": [
{}
],
"code": "string",
"label": null,
"sub_type": "PUSH_DEPARTMENT_ASSOCIATION",
"value": null
}
],
"title": "string",
"type": "SPEC_CATEGORY"
}
],
"msg": "string",
"t_err": "string"
}