# catalog_eligibility_courses_check_retrieve Check whether a user is eligible to enroll in a specific course. Endpoint: GET /api/catalog/eligibility/courses/check/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Query parameters: - `course_id` (string, required) Course ID to check eligibility for - `local_only` (boolean) Whether to check eligibility only within the local organization - `org` (string) Organization of the course - `user_id` (string) User ID to check eligibility for - `username` (string) Username to check eligibility for