# TA V2 DEV ## API Docs - Health [/health/](https://at-v2-api.biodit.bg/health-13606611e0.md): Basic hello world endpoint - Authentication [Register a new user](https://at-v2-api.biodit.bg/register-a-new-user-24489204e0.md): Create a new user account with complete profile. Sends activation email to verify account. Requires Content-Type: application/json header. - Authentication [Login user](https://at-v2-api.biodit.bg/login-user-13606612e0.md): Authenticate user with email and password - Authentication [/auth/registration](https://at-v2-api.biodit.bg/authregistration-13606613e0.md): Register a new user - Authentication [Activate user account](https://at-v2-api.biodit.bg/activate-user-account-24560486e0.md): Activate a user account using the activation token sent via email - Authentication [Refresh access token](https://at-v2-api.biodit.bg/refresh-access-token-24489205e0.md): Get a new access token using a refresh token - Authentication [Change password](https://at-v2-api.biodit.bg/change-password-24489206e0.md): Change user password (requires authentication) - Authentication [Get current user](https://at-v2-api.biodit.bg/get-current-user-24489207e0.md): Get authenticated user information - Users [List all users](https://at-v2-api.biodit.bg/list-all-users-24562209e0.md): Get a paginated list of all active users (excludes soft-deleted) - Users [Get user by ID](https://at-v2-api.biodit.bg/get-user-by-id-24562210e0.md): Retrieve a specific user by their ID - Users [Update user](https://at-v2-api.biodit.bg/update-user-24562211e0.md): Update user details. All fields are optional. - Users [Delete user (soft delete)](https://at-v2-api.biodit.bg/delete-user-soft-delete-24562212e0.md): Soft-delete a user. The user will be hidden from queries but data is preserved and can be restored. - Users [Get users by organization](https://at-v2-api.biodit.bg/get-users-by-organization-24562213e0.md): Retrieve all users belonging to a specific organization - Users [Restore deleted user](https://at-v2-api.biodit.bg/restore-deleted-user-24562214e0.md): Restore a previously soft-deleted user. - Users [Delete multiple users](https://at-v2-api.biodit.bg/delete-multiple-users-24562215e0.md): Soft-delete multiple users at once. - Organizations [List all organizations](https://at-v2-api.biodit.bg/list-all-organizations-24562216e0.md): Get a paginated list of all active organizations (excludes soft-deleted) - Organizations [Search organizations](https://at-v2-api.biodit.bg/search-organizations-24562217e0.md): Search organizations by name - Organizations [Get organization by ID](https://at-v2-api.biodit.bg/get-organization-by-id-24562218e0.md): Retrieve a specific organization by its ID - Organizations [Update organization](https://at-v2-api.biodit.bg/update-organization-24562219e0.md): Update organization details. All fields are optional. - Organizations [Delete organization (soft delete with cascade)](https://at-v2-api.biodit.bg/delete-organization-soft-delete-with-cascade-24562220e0.md): Soft-delete an organization and all related persons and users. Data is preserved and can be restored. - Organizations [Get organization statistics](https://at-v2-api.biodit.bg/get-organization-statistics-24562221e0.md): Get statistics about an organization (total persons, users, active users) - Organizations [Restore deleted organization](https://at-v2-api.biodit.bg/restore-deleted-organization-24562222e0.md): Restore a previously soft-deleted organization. Note: Related persons and users must be restored separately. - [getHealth](https://at-v2-api.biodit.bg/gethealth-24489202e0.md): - [getIndex](https://at-v2-api.biodit.bg/getindex-24489203e0.md):