Documentation Index
Fetch the complete documentation index at: https://docs.waspytech.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /account
Devuelve la información de tu cuenta: nombre, slug y plan activo. Scope requerido:account:read
Request
Response 200
Campos
| Campo | Tipo | Descripción |
|---|---|---|
id | string (UUID) | ID único de la cuenta |
name | string | Nombre de la cuenta |
slug | string | Slug único |
plan | string | Plan activo: emprende, crece, escala, enterprise |