# Check task subscription **GET /data/user/tasks/{task_id}/subscribed** Check if the current user has subscribed to a specific task. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **task_id** (string(uuid)) Task unique identifier ## Responses ### 200 Subscription status for the task #### Body: application/json (boolean) boolean [Powered by Bump.sh](https://bump.sh)