Authorization: Bearer ********************curl --location --request GET 'https://api.ogoship.com/api/channel-events//options' \
--header 'Authorization: Bearer <token>'[
{
"name": "string",
"code": "string",
"type": "Channel"
}
]