curl --request GET \
--url https://api.open.cx/org{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Retrieve the organization associated with the current API key.
curl --request GET \
--url https://api.open.cx/org{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Was this page helpful?