Endpoints for retrieving and managing the authenticated user’s identity.
GET https://api.weavely.ai/v1/profile
Bearer <token>
GET https://api.weavely.ai/v1/teams
Bearer <token>
GET https://api.weavely.ai/v1/teams/:teamId/forms
Bearer <token>
true
, only returns forms that have a published version.