# Mobile Endpoints for mobile application (Expo) with custom domain authentication ## Get forms for mobile app user - [GET /api/control/mobile/forms/getForms](https://docs.hydrobit.ag/spec/openapi/mobile/getmobileforms.md): Retrieves all forms accessible to a mobile app user based on their company context. Mobile Authentication: Uses custom domain authentication (auth.hydrobit.ag) for Expo mobile app. Requires JWT token from mobile authentication in the Authorization header. - If subtype=tasks, returns all task forms for the user - Otherwise, returns monitoring forms based on user access permissions