Skip to main content
GET
/
v1
/
oauth
/
tokens
/
status
Get Oauth Token Status
curl --request GET \
  --url https://api.codegen.com/v1/oauth/tokens/status
"<any>"

Headers

authorization
any

Query Parameters

org_id
integer
required

Response

Successful Response

The response is of type any.

I