# Get accessible projects Retrieves a list of projects accessible to the authenticated user. Endpoint: GET /v1/projects Version: v1 Security: bearerAuth ## Response 200 fields (application/json): - `projects` (array) - `projects.projectId` (string) ID of the project - `projects.name` (string) Display name of the project