Skip to main content
GET
/
api
/
v1
/
auth
/
validate
Validate Token
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/auth/validate \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Response

200 - application/json

Successful Response

The response is of type Response Validate Token Api V1 Auth Validate Get · object.