Skip to main content
GET
/
v1
/
me
/
projects
Listar projects de la company autenticada. Útil para que el CLI elija project context.
curl --request GET \
  --url https://api.keebai.com/v1/me/projects \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Response

200 - application/json

The response is of type object.