curl --request GET \
--url https://gateway.apiosk.com/types{
"gateway": "<string>",
"supported_types": [
{
"key": "<string>",
"description": "<string>",
"endpoint": "<string>"
}
],
"examples": [
"<string>"
]
}curl --request GET \
--url https://gateway.apiosk.com/types{
"gateway": "<string>",
"supported_types": [
{
"key": "<string>",
"description": "<string>",
"endpoint": "<string>"
}
],
"examples": [
"<string>"
]
}