Blackboard
Learn how to use Blackboard with Composio
Overview
Enum
BLACKBOARD
Description
Anthology Adopt powered by Pendo allows institutions to gain insights on Blackboard Learn usage and take action through in-app messages, digital walkthrough guides, and tooltips.
Authentication Details
OAUTH2
Actions
BLACKBOARD_GET_VERSION
Retrieves the current version information of the blackboard learn system. this endpoint should be used when developers or administrators need to check the specific version of the blackboard instance they are working with. it’s particularly useful for ensuring compatibility with other tools or services that integrate with blackboard, or for troubleshooting version-specific issues. the endpoint returns version details of the system, which may include the major, minor, and patch version numbers. it does not provide information about individual components or modules within the blackboard system, focusing solely on the overall system version.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRICS
Retrieves all rubrics associated with a specific course in the blackboard learn platform. this endpoint allows users to access the grading criteria and assessment tools set up for a particular course. it’s useful for instructors, teaching assistants, or administrators who need to review, analyze, or manage the rubrics used for assignments and assessments within a course. the endpoint returns a list of rubrics, including their titles, descriptions, and criteria, which are essential for maintaining consistent and transparent grading practices. it should be used when there’s a need to programmatically access or audit the assessment structure of a course. note that this endpoint only provides read access to rubrics and does not allow for creation, modification, or deletion of rubrics.
Action Parameters
Action Response
BLACKBOARD_UPDATE_COURSE_MEETING
This endpoint allows you to update the details of a specific meeting within a course in the blackboard learning management system. it uses a patch request to modify one or more attributes of an existing meeting, such as its title, description, start and end times, or associated external link. this tool is particularly useful for making changes to scheduled meetings, correcting information, or updating virtual meeting links without having to recreate the entire meeting entry. when using this endpoint, you can selectively update only the fields that need to be changed, leaving other attributes untouched. note that you must have appropriate permissions within the blackboard system to modify course meetings, and changes made through this api will be reflected in the course’s meeting schedule visible to students and instructors.
Action Parameters
Action Response
BLACKBOARD_SET_NODE_ADMIN_ASSOCIATION
Updates the roles of an administrative user for a specific node within the institutional hierarchy of blackboard. this endpoint allows you to modify the permissions and responsibilities of an admin user by assigning or changing their roles for a particular node. it is used when you need to adjust an admin’s access or capabilities within a specific part of the institution’s structure. the endpoint requires the node id, user id, and a list of roles to be assigned. it’s important to note that this operation replaces the existing roles for the user at the specified node, so all desired roles should be included in the request.
Action Parameters
Action Response
BLACKBOARD_DELETE_GRADING_PERIOD
Deletes a specific gradebook period from a course in the blackboard learning management system. this endpoint allows administrators or instructors to remove a grading period that is no longer needed or was created in error. it should be used when restructuring the gradebook’s temporal organization or when cleaning up unused grading periods. this operation is permanent and cannot be undone, so it should be used with caution. the endpoint does not return the deleted data, only performs the deletion action.
Action Parameters
Action Response
BLACKBOARD_GET_ANNOUNCEMENTS
Retrieves a list of announcements from the blackboard learn platform. this endpoint allows users to fetch announcements, which are important messages or updates shared within courses or across the institution. it can be used to display recent announcements to students, instructors, or administrators, keeping them informed about course-related information, deadlines, or institutional news. the endpoint supports optional filtering by course and pagination of results. it’s particularly useful for building dashboards, notification systems, or integrating blackboard announcements into external applications. note that the specific content and visibility of announcements may depend on the user’s role and permissions within the blackboard learn system.
Action Parameters
Action Response
BLACKBOARD_GET_COLUMN_GRADES
Retrieves user data associated with a specific gradebook column for a given course in blackboard. this endpoint allows educators and administrators to access detailed information about students’ performance or participation in a particular graded item or category. it should be used when there’s a need to analyze or report on student data for a specific gradebook column, such as assignment scores or participation grades. the endpoint provides a focused view of user data, limited to the context of the specified course and gradebook column, and does not include overall course performance or data from other columns.
Action Parameters
Action Response
BLACKBOARD_GET_GROUP_MEMBERSHIPS
Retrieves a list of users belonging to a specific group within a blackboard learn course. this endpoint is used to access user information for group-based activities, collaborative assignments, or administrative purposes. it provides details about the members of a particular group, which can be useful for instructors or administrators managing course activities. the endpoint should be used when you need to obtain user data for a specific group context, rather than for the entire course. it’s important to note that this endpoint only provides user information within the scope of the specified group and course, and does not offer details about user activities or performance outside of this context.
Action Parameters
Action Response
BLACKBOARD_DELETE_ALL_ATTENDANCE_BY_USER_ID
Deletes all meeting attendance records for a specific user within a particular course in the blackboard system. this endpoint is used when an administrator or instructor needs to remove all attendance data for a student, which may be necessary for course transfers, data corrections, or privacy compliance. it should be used with caution as it permanently removes all attendance records for the specified user in the given course. this operation cannot be undone, so it’s important to verify the necessity of this action before proceeding. the endpoint does not provide any information about the deleted records or return a list of affected meetings.
Action Parameters
Action Response
BLACKBOARD_GET_TOP_LEVEL_COURSE_RESOURCES
Retrieves a list of resources associated with a specific course in the blackboard learning management system (lms). this endpoint allows users to access educational materials, such as assignments, readings, and other study materials, that are linked to a particular course. it should be used when there’s a need to fetch all available resources for a given course, which can be useful for building course content viewers, resource management tools, or for synchronizing course materials with external systems. the endpoint does not provide the actual content of the resources, but rather metadata and references to access them. it’s important to note that the accessibility of resources may depend on the user’s permissions within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_UPDATE_QUESTION
This endpoint allows you to update an existing question within a specific assessment in a blackboard course. it provides the ability to modify various aspects of the question, including its title, content, scoring, feedback, and positioning within the assessment. this tool is particularly useful for refining assessment questions after initial creation, adjusting difficulty levels, or incorporating new information into existing questions. it supports a wide range of question types, from simple multiple-choice to complex ai-driven chat questions, making it versatile for different educational needs. when using this endpoint, ensure that the updates maintain the integrity and educational objectives of the assessment.
Action Parameters
Action Response
BLACKBOARD_GET_TOC_ITEMS
Retrieves the table of contents (toc) items for a specified course in the blackboard learning management system. this endpoint provides access to the structured organization of educational materials within a course, including modules, lessons, assignments, and other content types. it should be used when needing to display or analyze the content structure of a course, such as for building a course navigation interface or auditing course materials. the endpoint returns only the toc structure and does not include the actual content of the items. it’s particularly useful for applications that need to understand or replicate the course layout without accessing the full content details.
Action Parameters
Action Response
BLACKBOARD_UPDATE_RUBRIC_ASSOCIATION
Updates the properties of a rubric association within a specific blackboard course. this endpoint allows for modifying various aspects of how a rubric is associated with course content, including its visibility to students and its use in grading. it can be used to adjust rubric settings after initial setup, enabling instructors to fine-tune their assessment strategies. the endpoint is particularly useful for changing rubric visibility or toggling whether the rubric is used for grading without creating a new association. note that this endpoint updates an existing association; it cannot create new associations or completely remove existing ones.
Action Parameters
Action Response
BLACKBOARD_DELETE_GROUP_SET
This endpoint deletes a specific group set within a course in the blackboard learning management system. it permanently removes the entire group set, including all associated groups and their memberships, from the specified course. this operation should be used with caution as it cannot be undone and will affect all students assigned to groups within the set. the endpoint is particularly useful for instructors or administrators who need to restructure group assignments or remove outdated group configurations. it should not be used to temporarily disable group functionality, as deletion is permanent. note that this operation does not affect the course structure itself or any other group sets within the course.
Action Parameters
Action Response
BLACKBOARD_CREATE_NODE_USER_ASSOCIATION
Updates a user’s information or association within a specific node of the institutional hierarchy in blackboard. this endpoint is used to modify a user’s relationship or details within a particular organizational unit, such as a department, school, or other institutional division. it allows for the management of user data in the context of the institution’s structure, enabling administrators to keep user information accurate and up-to-date within the hierarchy. this tool should be used when there’s a need to change a user’s status, role, or other attributes specific to their position within a certain part of the institution. it’s particularly useful for large educational organizations with complex hierarchical structures.
Action Parameters
Action Response
BLACKBOARD_CREATE_TERM
Creates a new term in the blackboard learn system with the specified attributes. this endpoint allows administrators to define academic periods or sessions, setting up the structure for courses and student enrollments. it provides options for customizing term availability and duration, which is crucial for managing access to educational content over time. the created term can be associated with a specific data source, enabling integration with external systems. use this endpoint when setting up a new academic year, semester, or any other defined study period in your institution’s blackboard environment.
Action Parameters
Action Response
BLACKBOARD_DELETE_NODE_USER_ASSOCIATION
This endpoint removes a specified user from a particular node within the institutional hierarchy of blackboard learn. it is used to disassociate a user (such as a student, faculty member, or staff) from a specific organizational unit (e.g., school, department, or program) in the institution’s structure. this operation is typically performed when a user no longer needs access to or association with a particular part of the institution, such as when a student changes departments or a faculty member leaves a specific program. the endpoint does not delete the user from the system entirely, but only removes their association with the specified node. it’s important to note that this action may affect the user’s access rights and visibility within the blackboard learn environment related to the specific node.
Action Parameters
Action Response
BLACKBOARD_DELETE_DOMAIN_CONFIG
Deletes a specific lti (learning tools interoperability) domain from the blackboard learning management system. this endpoint is used to remove an existing domain configuration, which may include associated lti tool integrations and settings. it should be used when an institution needs to discontinue the use of a particular lti domain, perhaps due to changes in tool usage, administrative restructuring, or cleanup of unused integrations. caution should be exercised when using this endpoint, as deletion is permanent and may affect existing course content or tool accessibility that relies on the deleted domain.
Action Parameters
Action Response
BLACKBOARD_REMOVE_COURSE_NOTICE
This endpoint deletes a specific announcement within a course in the blackboard learn platform. it allows administrators or authorized users to remove outdated, incorrect, or unnecessary announcements from a course, helping to maintain clear and relevant communication. the operation is irreversible, so it should be used with caution. this tool is particularly useful for content clean-up, managing course information, and ensuring that students only see current and applicable announcements.
Action Parameters
Action Response
BLACKBOARD_GET_GOAL_SET_CATEGORY_BY_ID
Retrieves detailed information about a specific goal category within a designated goal set in the blackboard learn platform. this endpoint allows users to access the properties and metadata of a particular goal category, which is useful for understanding the structure and organization of goals within a course or program. it should be used when detailed information about a specific goal category is needed, such as when displaying category details or preparing for goal management tasks. the endpoint does not modify any data and is intended for read-only operations.
Action Parameters
Action Response
BLACKBOARD_GET_CONTENT_GROUP
Retrieves detailed information about a specific group within a content item of a course in the blackboard learn platform. this endpoint is used to access group-related data, such as group name, description, membership, and any associated settings or properties. it should be used when you need to fetch comprehensive information about a particular group in the context of a specific course and content item. the endpoint does not modify any data and is suitable for read-only operations. it’s particularly useful for applications that need to display or process group information within the structure of blackboard’s course content organization.
Action Parameters
Action Response
BLACKBOARD_GET_SIS_LOGS_BY_DATA_SET_UID
Retrieves a specific student information system (sis) dataset from the blackboard learn platform using its unique identifier. this endpoint is used to access detailed information about a particular sis dataset, which may include student records, course enrollments, or other education-related data integrated into blackboard. it’s particularly useful for administrators and developers who need to audit, analyze, or synchronize sis data with external systems. the endpoint should be used when specific dataset details are required, rather than for bulk data retrieval. note that access to sis datasets may be restricted based on user roles and permissions within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_GET_FOLDERS
Retrieves a list of message folders for a specific course in the blackboard learning management system. this endpoint allows users to access the organizational structure of course messages, providing an overview of how communication is categorized within the course. it should be used when needing to understand the message folder hierarchy or before performing operations on specific message folders. the endpoint returns only the folder structure and does not include the actual messages within these folders. it’s particularly useful for applications that need to display or manage course communication organization.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRIC_EVALUATION_BY_ID
Retrieves detailed information about a specific rubric evaluation within a blackboard course. this endpoint allows users to access the assessment data, including scores and feedback, for a particular rubric evaluation associated with a course component. it is useful for instructors reviewing assessments, students viewing their feedback, or administrators analyzing evaluation data. the endpoint requires specific identifiers for the course, rubric, association, and evaluation to pinpoint the exact evaluation record. it should be used when detailed evaluation data is needed, but won’t provide an overview of multiple evaluations or allow modifications to the evaluation.
Action Parameters
Action Response
BLACKBOARD_REMOVE_SPECIFIC_GRADE_FIELD
Deletes a specific gradebook column from a course in blackboard learn. this endpoint allows instructors or administrators to remove a column from the gradebook, which may be necessary for course restructuring or correcting errors in grade calculations. it should be used with caution as the deletion is permanent and may affect overall grade calculations. this operation is available in both ultra and original experiences of blackboard learn. note that this action cannot be undone, and all associated grade data for the column will be permanently removed.
Action Parameters
Action Response
BLACKBOARD_ENHANCE_GRADEBOOK_ENTRIES
Updates a specific user’s grade information within a course’s gradebook column in the blackboard learning management system. this endpoint allows instructors or authorized users to modify various aspects of a student’s grade, including the textual representation, numerical score, private notes, student feedback, and exemption status. it’s particularly useful for manual grade columns or when grades have been manually overridden in attempt-based columns. the endpoint provides flexibility in grading practices, enabling detailed feedback and grade management for individual students within a course.
Action Parameters
Action Response
BLACKBOARD_AUTHORIZATION_CODE
Initiates the oauth 2.0 authorization code flow for the blackboard api. this endpoint is used to obtain an authorization code, which is a crucial step in the oauth 2.0 authentication process. the authorization code can later be exchanged for an access token, granting limited access to user resources on the blackboard platform. this endpoint should be called when an application needs to request permission from a user to access their blackboard data. it’s important to note that this endpoint does not directly provide access to user data; it only initiates the authorization process. the response will typically include a redirect url containing the authorization code, which the client application must handle appropriately.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRIC_ASSOCIATIONS
Retrieves the associations of a specific rubric within a given course in blackboard learn. this endpoint allows users to fetch information about how a particular rubric is linked to various course elements such as assignments, discussions, or other assessable items. it’s useful for understanding the application of rubrics across different components of a course, aiding in consistent assessment practices. the endpoint requires both a course id and a rubric id to pinpoint the exact associations being queried. it does not create, modify, or delete associations; it only provides read access to existing rubric-course element relationships.
Action Parameters
Action Response
BLACKBOARD_UPDATE_GRADE_COLUMN
This endpoint updates a specific grade column in a course’s gradebook. it allows modification of column details, scoring settings, availability, grading options, and rubric associations. use it to adjust existing columns for changes in course structure or grading policies. note that some fields are version-specific or limited by course type (classic vs ultra).
Action Parameters
Action Response
BLACKBOARD_UPDATE_MESSAGE
Updates the read status of a specific message within a blackboard course. this endpoint allows you to mark a message as read or unread, which can be useful for tracking user engagement or managing message statuses. use this when you need to update the read status of a particular message, such as when a user views a message or wants to mark it as unread for later attention. the endpoint only modifies the read status and does not affect other properties of the message or return the updated message content.
Action Parameters
Action Response
BLACKBOARD_UPLOAD
Uploads a file to the blackboard learn platform. this endpoint allows users to add various types of educational content, such as documents, images, or multimedia files, to courses or other areas within blackboard. it should be used when new materials need to be added to the platform or existing content needs to be updated. the endpoint handles the file transfer process, but does not automatically associate the uploaded file with any specific course or content area; additional api calls may be required for such organization. note that file size limits and supported file types may vary depending on the specific blackboard learn instance configuration.
Action Parameters
Action Response
BLACKBOARD_GET_CALENDAR_ITEM
Retrieves detailed information about a specific calendar item from the blackboard learning management system. this endpoint allows you to fetch data for a single calendar entry, such as an event, appointment, or assignment, based on its type and unique identifier. use this when you need to access or display comprehensive information about a particular item in a user’s or course’s calendar. the endpoint is particularly useful for building integrations that sync calendar data or for displaying detailed event information in external applications. note that this endpoint only retrieves existing calendar items and cannot be used to create, modify, or delete calendar entries.
Action Parameters
Action Response
BLACKBOARD_GET_POLICIES
Retrieves the current privacy policy for the blackboard system. this endpoint provides access to the most up-to-date privacy policy information, which is crucial for understanding how user data is handled and protected within the blackboard platform. it should be used when administrators, educators, or students need to review or reference the privacy policy, especially in situations involving data protection compliance or user rights inquiries. the endpoint returns the full text of the privacy policy, but does not provide version history or allow for policy modifications.
Action Parameters
Action Response
BLACKBOARD_UPDATE_COURSE
Updates an existing course in blackboard learn with the provided information. this endpoint allows modification of various course attributes including basic details, availability settings, enrollment options, and localization preferences. it’s particularly useful for administrators or instructors who need to adjust course settings after initial creation, such as changing the course name, updating its availability, or modifying enrollment options. the endpoint supports partial updates, meaning only the fields that need to be changed should be included in the request body. note that some settings, like allowing guests or observers, are only modifiable for classic courses, while others apply to both classic and ultra courses. care should be taken when using the ‘closedcomplete’ status, as it can limit further updates, especially for ultra courses.
Action Parameters
Action Response
BLACKBOARD_GET_NODE_CHILDREN
Retrieves the immediate child nodes of a specified parent node in the blackboard learn institutional hierarchy. this endpoint is used to navigate and explore the hierarchical structure of an educational institution, allowing administrators and authorized users to view the subordinate entities (such as departments, programs, or courses) under a given node. it’s particularly useful for building user interfaces that display the institutional structure or for programmatically traversing the hierarchy. the endpoint returns only direct children and does not provide information about deeper levels of the hierarchy in a single call.
Action Parameters
Action Response
BLACKBOARD_DELETE_ALL_ATTENDANCE_RECORDS_BY_COURSE_AND_USER_ID
This endpoint removes a user from a meeting within a specific course in the blackboard learning management system. it should be used when an administrator or instructor needs to revoke a user’s access to a particular course meeting, such as when a student drops a course or a teaching assistant’s role changes. the operation is permanent and cannot be undone through this api, so it should be used with caution. this endpoint does not provide any information about the success of the operation or the current state of the meeting after the deletion.
Action Parameters
Action Response
BLACKBOARD_GET_ACTIVE_SESSIONS
Retrieves a list of active sessions from the blackboard learn platform. this endpoint provides information about ongoing learning activities, such as class meetings, online discussions, or interactive modules. it can be used to monitor current engagement, track attendance, or gather data on session participation. the tool is particularly useful for administrators or instructors who need an overview of active learning sessions across the platform. note that the specific details returned for each session may vary depending on the user’s permissions and the session type. this endpoint does not create or modify sessions; it is for retrieval purposes only.
Action Parameters
Action Response
BLACKBOARD_CREATE_MEMBERSHIP
This endpoint updates an existing course within a specific category in the blackboard catalog. it allows administrators or authorized users to modify course details such as title, description, or other attributes associated with the course. the endpoint should be used when changes need to be made to a course that is already placed within a category in the catalog structure. it’s important to note that this endpoint only updates existing courses and cannot be used to create new courses or move courses between categories. proper authorization is likely required to perform this operation, as it involves modifying the course catalog.
Action Parameters
Action Response
BLACKBOARD_GET_QUESTIONS
Retrieves a list of questions for a specific assessment within a blackboard course. this endpoint allows users to access the questions associated with a particular assessment, such as a quiz, test, or assignment, in a given course. it’s useful for instructors or administrators who need to review, analyze, or export assessment questions. the endpoint requires both a course identifier and an assessment identifier to pinpoint the exact set of questions to retrieve. it should be used when detailed information about assessment questions is needed, but it does not provide information about student responses or scores. note that the accessibility of this data may depend on the user’s permissions within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_RESOURCE_CHILDREN
Retrieves a list of child resources associated with a specific resource within a blackboard course. this endpoint is useful for exploring the hierarchical structure of course materials, such as folders, documents, or assignments nested within a parent resource. use this when you need to display or process the contents of a particular course resource. the endpoint returns only direct child resources and does not provide details about the parent resource itself or any grandchild resources. it’s particularly helpful for building course content navigation or for analyzing the structure of course materials.
Action Parameters
Action Response
BLACKBOARD_GENERATE_ATTENDANCE_DATA_DOWNLOAD_URL
Retrieves a download url for meeting-related resources within a specific blackboard course. this endpoint should be used when access to downloadable content associated with course meetings is required, such as meeting recordings, shared documents, or other meeting-specific materials. the tool returns a url that can be used to download the meeting resources, allowing for easy access to important course-related content. it’s important to note that this endpoint only provides the url for downloading and does not actually transfer the file content. the specific type of meeting resources available may vary depending on the course configuration and meeting settings in blackboard.
Action Parameters
Action Response
BLACKBOARD_DELETE_DATA_SOURCE
Deletes a specific data source from the blackboard learn platform. this endpoint should be used when an administrator needs to permanently remove a data source, such as those related to users, courses, or enrollments, from the system. it’s crucial to use this endpoint with caution as the deletion is irreversible and may impact associated data. this operation is particularly useful for cleaning up obsolete or erroneous data sources, but should not be used on active data sources that are still in use. note that deleting a data source does not automatically remove the data that was previously associated with it.
Action Parameters
Action Response
BLACKBOARD_GET_NODE_ADMIN
Retrieves the administrative status of a specific user for a particular node within the blackboard institutional hierarchy. this endpoint allows you to check whether a user has administrative privileges for a given organizational unit, such as a department or course. use this endpoint when you need to verify a user’s administrative role or permissions within a specific part of the institution’s structure. the endpoint provides information about the user’s admin status but does not modify any permissions. it’s particularly useful for access control, auditing, or displaying user roles in management interfaces.
Action Parameters
Action Response
BLACKBOARD_DEPRECATED_GRADE_COLUMN_ACCESS
Retrieves detailed information about a specific gradebook column for a particular course in the blackboard learning management system. this endpoint allows educators and administrators to access the configuration and content of individual grading components within a course’s gradebook. it should be used when detailed information about a specific grading column is needed, such as its name, points possible, visibility settings, or associated assignments. the endpoint does not modify any data and is suitable for read-only operations. it’s important to note that this endpoint only provides information for a single column and does not return data about student grades or submissions.
Action Parameters
Action Response
BLACKBOARD_GET_FILE_ATTACHMENTS
Retrieves the attachments associated with a specific content item within a blackboard course. this endpoint allows users to access files, documents, or other resources that have been attached to a particular piece of course content. it’s useful for applications that need to display or process course materials, such as displaying lecture slides, assignment instructions, or supplementary reading materials. the endpoint should be used when there’s a need to access or download attachments related to a specific content item in a course. it will not provide the actual content itself, only the attachments linked to that content. this tool is particularly valuable for building integrations that enhance the learning experience by providing easy access to course resources.
Action Parameters
Action Response
BLACKBOARD_COURSE_GROUP_MODIFICATION
Updates the properties of a specific group within a blackboard learn course. this endpoint allows modification of group details such as name, description, availability, and enrollment settings. it’s particularly useful for adjusting group configurations after initial creation, managing student access, and controlling enrollment options. the endpoint supports partial updates, allowing you to modify only the specified fields without affecting others. use this when you need to change group settings, update availability, or adjust enrollment limits and signup options for an existing group in a course.
Action Parameters
Action Response
BLACKBOARD_MANUAL_GRADE_COLUMN_MODIFICATION
This endpoint allows for updating specific properties of an existing grade column within a course’s gradebook in the blackboard learn platform. it provides granular control over various aspects of the grade column, including its metadata, scoring configuration, visibility to students, and grading settings. the patch operation supports partial updates, meaning you can modify individual properties without affecting others. this is particularly useful for adjusting grade column settings throughout the academic term, such as changing due dates, modifying scoring models, or updating anonymous grading configurations. note that this endpoint does not create new grade columns or delete existing ones; it is specifically for modifying properties of an already existing grade column identified by the courseid and columnid.
Action Parameters
Action Response
BLACKBOARD_GET_CRITERIA
Retrieves the criteria associated with a specific adaptive release rule for a particular content item within a blackboard course. this endpoint allows instructors or administrators to view the conditions that must be met for students to access the content. it’s useful for reviewing or auditing adaptive release settings without modifying them. the endpoint doesn’t provide information about whether students have met the criteria, only the criteria themselves. use this when you need to understand or verify the access conditions for specific course content.
Action Parameters
Action Response
BLACKBOARD_GET_PROCTORING_SERVICE
Retrieves detailed information about a specific proctoring service integrated with blackboard learn. this endpoint allows users to fetch configuration details, availability status, and other relevant information for a particular online exam proctoring solution. it’s particularly useful for administrators and instructors who need to verify or review the settings of a proctoring service before configuring exams. the endpoint should be used when specific details about a proctoring service are required, such as during exam setup or troubleshooting integration issues. note that this endpoint only provides information about the service itself and does not include data about individual proctored exams or student sessions.
Action Parameters
Action Response
BLACKBOARD_CREATE_RUBRIC_ASSOCIATION
Creates a new association between a rubric and a specific course content item in the blackboard learning management system. this endpoint allows instructors or course designers to link a rubric to elements such as assignments, discussions, or other gradable items within a course. it’s used to establish grading criteria, set visibility options for students, and connect the rubric to the appropriate gradebook column or question. the association can be configured for grading purposes or as an informational guide, with flexible options for when and how students can view the rubric and its evaluation. this tool is essential for implementing consistent assessment strategies across course content and providing clear expectations to students.
Action Parameters
Action Response
BLACKBOARD_GET_GOALS_FROM_SET_AND_CATEGORY
This endpoint retrieves a list of goals associated with a specific category within a goal set in the blackboard learning management system. it allows administrators and educators to access and review the goals that have been set for a particular category, enabling them to align course objectives with institutional goals. the endpoint is useful for goal management, curriculum planning, and ensuring educational alignment across courses and programs. it should be used when there’s a need to review, assess, or report on the goals within a specific category of a goal set. note that this endpoint only provides read access to the goals and does not allow for creation, modification, or deletion of goals.
Action Parameters
Action Response
BLACKBOARD_CREATE_GRADE_COLUMN
Creates a new grade column in a course’s gradebook within the blackboard learn platform. this endpoint allows instructors or administrators to set up various types of grade columns, including manual entry, calculated grades, and those based on student attempts. it supports features such as anonymous grading, external tool integration, and custom formulas for grade calculation. the endpoint is particularly useful when setting up a new assignment or assessment that requires a corresponding grade column in the course gradebook. it should be used to establish the grading structure for a course, but not for entering actual grades (which would be done through a separate endpoint). note that some features may have version-specific availability, and certain settings (like includeincalculations) may behave differently between classic and ultra courses.
Action Parameters
Action Response
BLACKBOARD_DELETE_NODE_ADMIN
Removes an administrator’s access from a specific node in the institutional hierarchy of blackboard learn. this endpoint should be used when you need to revoke administrative privileges for a user at a particular level of the institution’s structure. it’s particularly useful for managing access control and maintaining the security of the institutional hierarchy. the operation is permanent and immediate, so it should be used with caution. this endpoint does not delete the user account itself; it only removes the administrative role for the specified node. note that this action may affect the user’s ability to manage courses, users, or other resources associated with the given node and its sub-nodes.
Action Parameters
Action Response
BLACKBOARD_GET_CATEGORIES
Retrieves a list of categories from the blackboard catalog based on the specified category type. this endpoint is used to fetch organized groups of resources or content within the blackboard learn platform, such as course categories, program categories, or departmental categories. it’s particularly useful for applications that need to display or manage the structure of educational content within blackboard. the endpoint should be used when you need to populate category listings, build navigation menus, or gather information about how content is organized in the blackboard system. note that this endpoint only provides category information and does not return the actual content within those categories.
Action Parameters
Action Response
BLACKBOARD_UPDATE_MEMBERSHIP
Updates a user’s membership details within a specific blackboard course. this endpoint allows for modifying various aspects of a user’s enrollment, including their role, availability, and position within the course hierarchy. it’s particularly useful for managing cross-listed courses, updating user roles, and adjusting instructor display orders. the endpoint should be used when changes to a user’s course membership are required, such as promoting a teaching assistant to an instructor or updating a user’s availability status. it does not provide functionality for adding or removing users from a course.
Action Parameters
Action Response
BLACKBOARD_GET_COURSES
Retrieves a list of courses from the blackboard learning management system. this endpoint allows users to fetch information about multiple courses at once, providing an overview of the available courses within the institution’s blackboard environment. it’s particularly useful for applications that need to display course catalogs, manage course enrollments, or synchronize course data with external systems. the endpoint returns course-related data, which may include course ids, names, descriptions, and other relevant metadata. however, it’s important to note that the exact details returned for each course are not specified in the given schema and may vary based on system configurations or user permissions. this tool should be used when you need to obtain a broad view of courses in the blackboard system, such as for course discovery or administrative purposes. it may not provide in-depth details about individual courses, which might require separate, course-specific api calls.
Action Parameters
Action Response
BLACKBOARD_GET_GROUPS
Retrieves a list of all groups associated with a specific course in the blackboard learning management system. this endpoint is useful for obtaining information about the various student groups, project teams, or study circles within a particular course. it should be used when you need to access group data for course management, reporting, or to facilitate group-based activities and assignments. the endpoint provides a comprehensive view of the group structure within a course but does not modify any group information. note that this endpoint only returns group data and does not include detailed information about individual group members or their activities.
Action Parameters
Action Response
BLACKBOARD_REMOVE_COURSE_GROUP
This endpoint removes a specific user from a designated group within a course in blackboard learn. it is used when an administrator or instructor needs to adjust group membership, such as when a student changes project teams or is no longer part of a specific study group. the operation is final and will immediately revoke the user’s access to group-specific resources and activities. it should be used cautiously, as removing a user from a group may affect their ability to participate in group-related coursework. this endpoint does not remove the user from the course itself, only from the specified group within the course.
Action Parameters
Action Response
BLACKBOARD_ACCESS_AND_VISIBILITY_CONTROL_FOR_GRADEBOOK_COLUMNS
Retrieves all gradebook columns for a specified course in the blackboard learning management system. this endpoint allows instructors or authorized users to access the structure and details of the gradebook for a particular course. it returns information about each column, such as column name, points possible, creation date, and last modified date. this tool is essential for understanding the current layout of a course’s gradebook, preparing for grade entry, or auditing the grading structure. it should be used when a comprehensive view of the gradebook organization is needed. note that this endpoint only provides metadata about the columns and does not include actual student grades or submissions.
Action Parameters
Action Response
BLACKBOARD_GET_GRADE_COLUMNS
Retrieves a list of gradebook columns for a specified course in the blackboard learn environment. this endpoint allows users to access detailed information about the structure and components of a course’s gradebook. it should be used when there’s a need to view or analyze the grading schema for a particular course, such as when integrating external grading tools or performing academic audits. the endpoint provides a comprehensive overview of how grades are organized within the course but does not include actual student grades or scores. it’s particularly useful for understanding the weighting and categorization of different assignments and assessments within the course.
Action Parameters
Action Response
BLACKBOARD_GET_SETTINGS
Retrieves the current upload settings for the blackboard learn platform. this endpoint allows administrators and authorized users to fetch the configuration parameters related to file uploads within the blackboard system. it provides information about various aspects of file upload handling, such as maximum file size limits, allowed file types, storage configurations, and any other relevant upload-related settings. this tool should be used when there’s a need to review or verify the current upload policies and constraints in place for the blackboard instance. it does not modify any settings; it only returns the existing configuration.
Action Parameters
Action Response
BLACKBOARD_GET_REVIEW_STATUS_BY_COURSE_ID
Retrieves the content review status for a specific course in the blackboard learning management system. this endpoint provides information about the current state of content reviews within the course, which may include details such as the number of items pending review, items that have been reviewed, or the overall progress of the review process. it is particularly useful for instructors, course designers, or administrators who need to monitor the quality assurance process of course materials. the tool should be used when there’s a need to check the progress or status of content reviews for a particular course, especially in scenarios where courses undergo regular content audits or quality checks. it does not modify any course content or review status; it only retrieves the current state of reviews.
Action Parameters
Action Response
BLACKBOARD_COURSE_ORG_SYNC_REMOVAL
Deletes a specific course from the blackboard learn platform. this endpoint should be used when an administrator or authorized user needs to permanently remove a course from the system, including all associated content, enrollments, and data. it is particularly useful for cleaning up old or unused courses, or when restructuring the course catalog. caution should be exercised when using this endpoint, as the deletion is irreversible and will result in the loss of all course-related information. this operation may have significant implications for student records and institutional data, so it should only be used after careful consideration and in compliance with institutional policies.
Action Parameters
Action Response
BLACKBOARD_CREATE_RUBRIC
Creates a new rubric for a specific course in blackboard learn. this endpoint allows instructors or course designers to define a structured evaluation tool with customizable criteria, performance levels, and scoring methods. the rubric can be used for various assessment types, including assignments, discussions, and projects. it supports different rubric types (numeric, percentage, range-based) to accommodate diverse grading needs. the created rubric can include detailed descriptions for each performance level and criterion, ensuring clear expectations and consistent grading across evaluators. this tool is essential for setting up comprehensive and transparent assessment frameworks within blackboard courses.
Action Parameters
Action Response
BLACKBOARD_ACCESS_COURSE_ANNOUNCEMENTS_BASED_ON_PERMISSIONS
Retrieves a specific announcement from a particular course in the blackboard learn system. this endpoint allows users to fetch detailed information about a single announcement, including its content, creation date, and any attachments. it is particularly useful for displaying announcement details in external applications or for retrieving updated information about a previously known announcement. the endpoint requires both the course id and the announcement id to ensure precise retrieval of the intended announcement. it should be used when specific announcement details are needed, rather than for listing all announcements in a course.
Action Parameters
Action Response
BLACKBOARD_COURSE_ENROLLMENT_WITH_ROLE_AND_PERMISSIONS_CONTROL
Updates a user’s enrollment details in a specific blackboard learn course. this endpoint allows for modifying various aspects of a user’s course membership, including their role, availability status, and association with cross-listed courses. it’s particularly useful for managing instructor assignments, adjusting student access, and organizing cross-listed course enrollments. the endpoint should be used when changes to a user’s course enrollment are required, such as changing their role, updating their availability, or moving them between cross-listed courses. it does not provide functionality for initial course enrollment or complete removal of a user from a course.
Action Parameters
Action Response
BLACKBOARD_GET_DATA_SOURCES
Retrieves a list of data sources available in the blackboard learning management system. this endpoint provides information about various data sources that can be used for integrating external systems, reporting, or data analysis within the blackboard platform. it should be used when you need to obtain an overview of all available data sources or when preparing to work with specific data sets in blackboard. the endpoint does not modify any data and is safe for frequent calls, but be aware that the list of data sources may be extensive for large institutions.
Action Parameters
Action Response
BLACKBOARD_CREATE_CHILD_NODE
Creates a new child node within the institutional hierarchy of blackboard learn. this endpoint allows administrators to expand and organize the structure of their educational institution by adding new nodes as children of existing ones. it is particularly useful for creating department, faculty, or program-level nodes within a larger institutional framework. the endpoint requires at least a title for the new node and can optionally include an external id, description, and specific parent id. use this when you need to add a new organizational unit or level to your institution’s hierarchy in blackboard.
Action Parameters
Action Response
BLACKBOARD_CREATE_ATTENDANCE_RECORD
Adds a user to a specific meeting within a blackboard course and sets their attendance status. this endpoint is essential for managing attendance and user participation in course meetings. it allows instructors or authorized users to update a student’s attendance record for a particular meeting. the endpoint should be used when recording attendance for course meetings, updating a user’s attendance status, or integrating external attendance tracking systems with blackboard. it provides a way to maintain accurate attendance records, which can be crucial for course management and student engagement tracking.
Action Parameters
Action Response
BLACKBOARD_GET_USER_MEMBERSHIPS
Retrieves a list of courses associated with a specific user in the blackboard learn platform. this endpoint is used to fetch all courses that a user is enrolled in or has access to, providing essential information for course management and user-specific content delivery. it’s particularly useful for generating user dashboards, course listings, or when syncing course data with external systems. the endpoint returns course details but does not provide in-depth information about course content or student performance within those courses.
Action Parameters
Action Response
BLACKBOARD_GET_TOOLS
Retrieves detailed information about a specific tool associated with a particular node in the blackboard institutional hierarchy. this endpoint is used to fetch configuration, settings, or status details for a given tool type within a specific organizational unit (node) of an educational institution. it allows developers to access and potentially manage tool-specific data for various components of the blackboard learning environment. this endpoint should be used when detailed information about a particular tool’s implementation or settings within a specific context (e.g., a course or department) is needed. it does not modify any data and is primarily for information retrieval purposes.
Action Parameters
Action Response
BLACKBOARD_GET_INFO
Retrieves system information about the blackboard learn platform. this endpoint provides essential metadata about the current state of the blackboard system, which can include details such as the platform version, configuration settings, and operational status. it is particularly useful for administrators, developers, and integration partners who need to understand the system’s capabilities, ensure compatibility, or troubleshoot issues. the endpoint should be used when up-to-date information about the blackboard system is required, such as during initial setup, maintenance, or when developing integrations. it’s important to note that this endpoint likely provides high-level system information and may not include sensitive or user-specific data.
Action Parameters
Action Response
BLACKBOARD_GET_OBSERVERS
Retrieves the list of observers associated with a specific user in the blackboard learning management system. this endpoint is used to fetch information about individuals or entities that have been granted observer access to a particular user’s activities and progress. it’s particularly useful for administrators, instructors, or guardians who need to monitor a student’s performance and engagement within the blackboard platform. the endpoint returns details about each observer, which may include their roles, permissions, and relationship to the observed user. this tool should be used when there’s a need to review or manage the observers for a given user, such as during student progress reviews or when updating access permissions.
Action Parameters
Action Response
BLACKBOARD_UPDATE_ADAPTIVE_RELEASE_RULE_CRITERION
Updates a specific criterion within an adaptive release rule for a course content item in blackboard learn. this endpoint allows instructors or administrators to modify the conditions under which course materials become available to students. it can be used to adjust release criteria based on dates, grades, user progress, or other factors supported by blackboard’s adaptive release feature. the endpoint should be used when fine-tuning content visibility rules or correcting existing criteria. it’s important to note that this operation only modifies the specified criterion and does not affect other criteria within the same rule or other rules for the content item. proper understanding of the adaptive release feature and careful consideration of the impact on student access is recommended before making changes.
Action Parameters
Action Response
BLACKBOARD_SYNCHRONOUS_COURSE_OR_ORG_REMOVAL
The deletecourse endpoint permanently removes a specific course from the blackboard learn platform. this operation deletes all associated course content, assignments, and student data for the specified course. it should be used with extreme caution, typically only when a course is no longer needed and all necessary data has been backed up. this action is irreversible, so it’s crucial to verify the courseid before execution. the endpoint is part of the v2 api, indicating it’s a more recent version of the blackboard learn rest api.
Action Parameters
Action Response
BLACKBOARD_GET_ADAPTIVE_RELEASE_ACL_GROUP_PREDICATES
Retrieves the groups associated with a specific criterion of an adaptive release rule for a particular content item within a blackboard course. this endpoint is used to get information about which groups are part of the conditions for releasing content based on the adaptive release feature. it’s particularly useful when you need to review or audit the adaptive release settings for a course, especially the group-based criteria. the endpoint does not modify any data and is intended for read-only operations. it’s important to note that this endpoint only retrieves group information for a single criterion and does not provide a comprehensive view of all adaptive release rules or criteria for the content item.
Action Parameters
Action Response
BLACKBOARD_REMOVE_ULTRA_COURSE_DISCUSSION_POST
This endpoint allows for the deletion of a specific message within a discussion thread in a blackboard course. it should be used when an instructor or authorized user needs to remove inappropriate, outdated, or incorrect content from a course discussion. the operation is irreversible, so it should be used with caution. this endpoint only deletes the specified message and does not affect other messages in the discussion or the discussion thread itself. it’s important to note that deleting a parent message may have implications for its child messages or the structure of the discussion thread, depending on how blackboard handles such deletions.
Action Parameters
Action Response
BLACKBOARD_FETCH_COURSE_RUBRIC_ASSESSMENTS
Retrieves the evaluations associated with a specific rubric for a particular course and rubric association in the blackboard learning management system. this endpoint is designed for instructors, administrators, or authorized personnel to access and review assessment data based on predefined rubric criteria. it should be used when detailed evaluation information is needed for a specific course, rubric, and its application context (association). the endpoint provides a targeted view of assessment data, focusing solely on the evaluations tied to the specified parameters. it does not modify any data and is intended for read-only access to evaluation information.
Action Parameters
Action Response
BLACKBOARD_CREATE_GROUP_SET
Creates a new group set within a specified course in the blackboard learn platform. this endpoint allows instructors or administrators to set up a structured group of students for collaborative work, discussions, or other course activities. the group set can be configured with various settings controlling its visibility, enrollment method, and description. use this when you need to organize students into groups for project work, facilitate peer reviews, or create focused discussion spaces within a course. it’s particularly useful for larger classes where multiple small groups are needed for effective collaboration and management.
Action Parameters
Action Response
BLACKBOARD_GET_ATTENDANCE_RECORDS_BY_USER_ID
Retrieves detailed information about a specific user’s participation or engagement in meetings for a particular course within the blackboard learning management system. this endpoint is useful for instructors, administrators, or analytics tools to gather data on individual student involvement in course activities. it should be used when detailed user-level meeting data is required, such as for attendance tracking, participation analysis, or performance evaluation. the endpoint will not provide aggregate course data or information about users not associated with the specified course. it’s important to note that the exact details returned may depend on the course settings and the user’s role within the course.
Action Parameters
Action Response
BLACKBOARD_UPDATE_COLUMN_ATTEMPT
This endpoint allows for updating specific attributes of a gradebook attempt for a particular course, column, and attempt id. it is used to modify various aspects of a student’s submission, including its status, score, feedback, and grading properties. the patch operation enables partial updates, allowing instructors to change only the necessary fields without affecting others. this tool is particularly useful for managing the grading process, providing feedback to students, and handling special grading scenarios such as exemptions or multiple attempts. it should be used when there’s a need to update any information related to a specific gradebook entry, but not for creating new attempts or retrieving attempt information. note that some status values are deprecated, and changing the reconciliationmode requires also providing a new score.
Action Parameters
Action Response
BLACKBOARD_UPDATE_GRADE_NOTATION
This endpoint allows you to update an existing grade notation for a specific course in the blackboard learning management system. it’s used to modify the performance code and/or description associated with a grade notation in the course’s gradebook. this tool is particularly useful for administrators or instructors who need to adjust grading scales or clarify the meaning of certain grade notations. the update is performed by specifying the course id and grade notation id in the path, and providing the new code and/or description in the request body. note that this endpoint only updates existing grade notations and cannot be used to create new ones or delete existing notations.
Action Parameters
Action Response
BLACKBOARD_CONDITIONAL_GRADE_ACCESS
Retrieves the gradebook information for a specific user within a particular course in blackboard. this endpoint allows instructors or authorized personnel to access individual student grade data, including assignment scores, overall course grade, and any custom gradebook columns. it should be used when detailed grade information for a single student in a specific course is needed, such as for progress monitoring or grade reviews. the endpoint does not modify any data and is read-only. note that this tool only provides grade data and does not include other course or user information beyond what’s directly related to the gradebook.
Action Parameters
Action Response
BLACKBOARD_GET_NODE_ADMINS
Retrieves the list of administrators associated with a specific node in the blackboard institutional hierarchy. this endpoint is used to fetch administrative information for a particular organizational unit, such as a department, school, or program within an educational institution. it provides insights into the management structure and helps in understanding who has administrative access to various parts of the institutional hierarchy. this tool is particularly useful for system administrators, it staff, or institutional managers who need to review or manage administrative roles within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_GET_DISCUSSION
Retrieves detailed information about a specific discussion thread within a course on the blackboard learn platform. this endpoint allows users to access the content, metadata, and other relevant details of a discussion, enabling them to view or analyze discussion activities without directly accessing the blackboard user interface. it should be used when detailed information about a particular discussion is needed, such as for reporting, content management, or integration with other educational tools. the endpoint requires both the course id and discussion id to be specified, ensuring precise retrieval of the desired discussion data.
Action Parameters
Action Response
BLACKBOARD_GET_CALENDAR_ITEMS
Retrieves calendar items from the blackboard learn platform. this endpoint allows users to fetch a list of calendar events, which may include course schedules, assignment deadlines, and institution-wide events. it provides access to the integrated calendar system within blackboard learn, enabling applications to synchronize with or display blackboard calendar data. this tool is particularly useful for building applications that need to display or manage academic schedules, deadlines, and events from blackboard. note that the response may include various types of calendar items such as course events, office hours, and gradebook deadlines. the endpoint does not provide functionality for creating, updating, or deleting calendar items; it is read-only.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRIC_EVALUATIONS
Retrieves the rubric evaluations for a specific attempt on a gradebook item within a blackboard course. this endpoint allows instructors or administrators to access detailed rubric-based assessment data for a particular student’s submission. it is useful for reviewing grading decisions, providing feedback, or analyzing assessment outcomes. the tool should be used when detailed information about how a specific assignment attempt was evaluated against rubric criteria is needed. it does not modify any data and is intended for read-only access to evaluation information.
Action Parameters
Action Response
BLACKBOARD_GET_MESSAGES
Retrieves all messages associated with a specific course in the blackboard learning management system. this endpoint is used to access course-related communication, announcements, and notifications. it provides a comprehensive view of all messages within the context of a particular course, which can include instructor announcements, student discussions, and system notifications. this tool should be used when there’s a need to gather all communication related to a specific course, such as for auditing purposes or to provide a complete message history to students or instructors. it does not allow for filtering or searching messages; all messages for the specified course are returned.
Action Parameters
Action Response
BLACKBOARD_DELETE_GROUP_PREDICATE
Removes a specific group from a criterion within an adaptive release rule for a particular content item in a blackboard course. this endpoint is used to modify the access conditions for course content by eliminating a group’s inclusion in the release criteria. it should be used when an instructor or course administrator wants to adjust the visibility rules for content, specifically by removing a group’s access under certain conditions. this operation is permanent and immediately affects the adaptive release settings for the specified content.
Action Parameters
Action Response
BLACKBOARD_DELETE_COURSE_MEETING
This endpoint deletes a specific meeting within a course in the blackboard learning management system. it should be used when an administrator or instructor needs to remove a scheduled meeting from a course, such as cancelling a virtual class session or removing an outdated meeting entry. the operation is irreversible, so it should be used with caution. this endpoint only performs the deletion and does not return any information about the deleted meeting or provide options for rescheduling. it’s important to note that this action may affect student schedules and course planning, so proper communication with course participants is advised before deleting a meeting.
Action Parameters
Action Response
BLACKBOARD_POST_ULTRA_COURSE_DISCUSSION_REPLY
Posts a new message to a specific discussion within a blackboard learn course. this endpoint allows users to contribute to course discussions by adding new messages, supporting both general course discussions and group-specific discussions. it provides options for setting the message status, enabling features like draft saving and soft deletion. the endpoint is essential for facilitating student engagement and collaborative learning through structured, asynchronous communication within the blackboard platform.
Action Parameters
Action Response
BLACKBOARD_GET_NODES
Retrieves information about the nodes within the institutional hierarchy of a blackboard learning environment. this endpoint allows users to fetch data representing the organizational structure of an educational institution, such as departments, schools, or other administrative units. it’s particularly useful for understanding the layout and relationships of different entities within the institution’s blackboard setup. the endpoint should be used when needing to map out the institutional structure, populate organization charts, or when integrating systems that require knowledge of the institution’s hierarchy. note that this endpoint only provides structural information and may not include detailed data about each node’s operations or members.
Action Parameters
Action Response
BLACKBOARD_DELETE_ALL_MEETINGS_IN_COURSE
Deletes all meetings associated with a specific course in the blackboard learn platform. this endpoint should be used when an instructor or administrator needs to remove virtual sessions or scheduled meetings from a course, potentially at the end of a term or when restructuring the course schedule. it’s important to note that this operation may be irreversible and could affect all meetings linked to the specified course. use with caution, as it might impact student access to past or upcoming virtual sessions. the endpoint does not provide options for selective deletion of individual meetings, so it should only be used when intending to remove all meetings from the course.
Action Parameters
Action Response
BLACKBOARD_COURSE_DATA_ACCESS_CONTROL_BY_USER_ENTITLEMENT
Retrieves a list of courses from the blackboard learn platform. this endpoint allows developers to fetch information about courses available in the learning management system. it can be used to integrate course data into external applications, create custom dashboards, or sync course information with other systems. the endpoint returns read-only data and does not modify any course information. while it provides a comprehensive list of courses, it may not include detailed information about course content, assignments, or student data, which might require additional api calls. use this endpoint when you need to obtain an overview of courses in the blackboard learn environment, such as for course catalogs or administrative purposes.
Action Parameters
Action Response
BLACKBOARD_DELETE_GRADE_NOTATION
Deletes a specific grade notation from a course’s gradebook in blackboard learn. this endpoint should be used when an instructor or administrator needs to remove an existing grade notation that is no longer relevant or was created in error. it permanently removes the specified grade notation from the system, so it should be used with caution. this operation cannot be undone, so it’s important to verify the correct gradenotationid before deletion. the endpoint does not return the deleted data; it typically only confirms the successful deletion or reports an error if the deletion fails.
Action Parameters
Action Response
BLACKBOARD_GET_TERM
Retrieves detailed information about a specific academic term in the blackboard learn system. this endpoint is used to fetch comprehensive data about a term, such as its name, start date, end date, and any associated metadata. it’s particularly useful for applications that need to synchronize term information or display term details to users. the endpoint should be used when specific term information is required, rather than a list of all terms. note that this endpoint only provides details for a single term; to get information about multiple terms, separate requests must be made for each termid.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE
Retrieves detailed information about a specific course in the blackboard learn system. this endpoint is used to access course data such as title, description, availability, enrollment information, and other course-specific attributes. it’s particularly useful for applications that need to display or process course information outside of the blackboard learn interface. the endpoint should be used when detailed information about a single course is required, rather than for bulk operations or listing multiple courses. note that the exact fields returned may depend on the user’s permissions and the course’s configuration within blackboard learn.
Action Parameters
Action Response
BLACKBOARD_GET_MEMBERSHIP
Retrieves detailed information about a specific user within a particular course in the blackboard learning management system. this endpoint is used to fetch user-specific data in the context of a given course, which may include enrollment status, role in the course, progress, or other relevant details. it should be used when you need to access or verify a user’s information or status within a specific course. this endpoint is particularly useful for generating reports, checking user progress, or managing course-specific user data. note that it only provides information for a single user-course combination and does not return data about the user across multiple courses or course-wide user lists.
Action Parameters
Action Response
BLACKBOARD_DELETE_GROUP
This endpoint deletes a specific group from a course in the blackboard learning management system. it is used to remove a group that is no longer needed or has been created in error. the operation is permanent and cannot be undone, so it should be used with caution. this endpoint is particularly useful for course administrators or instructors who need to manage group structures within their courses. it should not be used to temporarily disable a group; instead, it permanently removes the group and all associated data from the course. note that this action does not affect the individual user accounts of group members, only the group itself within the specified course.
Action Parameters
Action Response
BLACKBOARD_GET_ATTEMPT_RECEIPT
Retrieves detailed information about a specific attempt receipt in the blackboard learning management system. this endpoint allows users to access data related to a student’s attempt on an assessment, test, or other evaluated activity. it should be used when detailed information about a particular attempt is needed, such as for reviewing student performance, grading, or addressing disputes. the endpoint provides a snapshot of the attempt, which may include timestamps, scores, and other relevant metadata. it does not modify any data and is intended for read-only access to attempt information.
Action Parameters
Action Response
BLACKBOARD_GET_REVIEW_STATUS
Retrieves the review status of a specific content item for a particular user within a blackboard learn course. this endpoint is useful for instructors or administrators to track whether a student has reviewed or interacted with a particular piece of course content. it can be used to monitor student engagement, ensure compliance with course requirements, or identify students who may need additional support. the endpoint does not modify any data and is intended for read-only operations. it’s important to note that this endpoint only provides the review status and does not give detailed information about the user’s interaction with the content.
Action Parameters
Action Response
BLACKBOARD_LIST_GOAL_SET_CATEGORIES
Retrieves the categories associated with a specific goal set in the blackboard learning management system. this endpoint is used to fetch the organizational structure of educational objectives within a predefined set of goals. it should be used when needing to understand or display the categorization of learning objectives for a particular goal set, such as when building course structures or reporting on educational outcomes. the endpoint returns only the categories within the specified goal set and does not provide detailed information about the goals themselves. this tool is particularly useful for administrators and instructors who need to manage and organize educational goals across courses or programs.
Action Parameters
Action Response
BLACKBOARD_GET_CHILDREN_GOALS
Retrieves the child elements (sub-goals, tasks, or related items) of a specified goal in the blackboard learning management system. this endpoint is used to fetch the hierarchical structure of educational objectives, allowing users to view and manage the breakdown of a parent goal into its component parts. it’s particularly useful for educators and administrators who need to track the progress of complex, multi-layered learning objectives or course structures. the endpoint should be used when there’s a need to understand the sub-components of a specific goal or to navigate through the goal hierarchy. it will not provide detailed information about the parent goal itself, only its immediate children.
Action Parameters
Action Response
BLACKBOARD_REQUEST_TOKEN
Obtains an oauth2 token for authenticating and authorizing requests to the blackboard api. this endpoint is essential for securing access to blackboard’s resources and should be used before making any api calls that require authentication. the token obtained from this endpoint is typically valid for a limited time and should be refreshed periodically. this endpoint supports both client credentials flow for server-to-server interactions and authorization code flow for user-centric operations. it’s important to note that the token should be kept secure and not exposed to end-users or in client-side code.
Action Parameters
Action Response
BLACKBOARD_GET_MESSAGE_REPLIES
Retrieves all replies to a specific message within a discussion thread of a course in the blackboard learning management system. this endpoint allows users to access the responses and interactions related to a particular message in a course discussion. it is useful for viewing the conversation thread, monitoring student engagement, or gathering information about a specific topic within the course discussion. the endpoint should be used when there’s a need to review or analyze the replies to a particular message, such as for grading participation or facilitating further discussion. it does not provide information about other messages in the discussion or allow for creating or modifying replies; it is strictly for retrieving existing replies to the specified message.
Action Parameters
Action Response
BLACKBOARD_CREATE_NODE
Creates a new node in the institutional hierarchy of blackboard. this endpoint allows for the addition of organizational elements such as departments, courses, or other structural units within an educational institution’s blackboard system. it is used to build and maintain the hierarchical structure that organizes content and permissions. the endpoint requires a json payload with node details and supports optional parameters for flexibility in node creation and positioning within the hierarchy.
Action Parameters
Action Response
BLACKBOARD_COPY_COURSE
The coursecopytool allows you to create a copy of a blackboard course with fine-grained control over which elements are included in the copy. this endpoint is used when you need to duplicate a course, either creating a new course or overwriting an existing one, while selectively choosing which components to transfer. it’s particularly useful for course administrators or instructors preparing for a new semester or creating variations of an existing course. the tool provides extensive customization options, allowing you to include or exclude specific course elements such as content areas, assessments, gradebook settings, and more. however, it does not handle enrollment of students or instructors in the new course - this must be done separately after the copy is complete.
Action Parameters
Action Response
BLACKBOARD_GET_CHILD
Retrieves detailed information about a specific child course within a parent course in the blackboard learn platform. this endpoint is useful for accessing hierarchical course structures, allowing developers to fetch data about nested or sub-courses. use this when you need to gather information about a particular child course, such as its name, description, or specific attributes related to its parent-child relationship. the endpoint requires both the parent course id and the child course id to uniquely identify the requested child course within the blackboard learn system.
Action Parameters
Action Response
BLACKBOARD_GET_DOMAIN_CONFIGS
Retrieves a list of lti (learning tools interoperability) domains registered with the blackboard learn platform. this endpoint is used to obtain information about the external tools and platforms that have been integrated with blackboard using the lti specification. it provides essential data for managing and troubleshooting lti integrations within the blackboard learn environment. the returned list of domains can be used to verify the correct configuration of lti tools, ensure security by checking authorized domains, and audit the current integrations. this endpoint is particularly useful for administrators and developers working on lti integrations with blackboard learn.
Action Parameters
Action Response
BLACKBOARD_DELETE_CATEGORY
This endpoint deletes a specific category from the blackboard catalog based on the provided category type and id. it should be used when an administrator or authorized user needs to remove a category that is no longer needed or relevant. the operation is permanent and cannot be undone, so it should be used with caution. this endpoint is particularly useful for catalog maintenance, such as removing outdated course categories or reorganizing the catalog structure. it does not return any content upon successful deletion, typically responding with a 204 no content status. be aware that deleting a category may affect related items or sub-categories, depending on the blackboard system’s configuration.
Action Parameters
Action Response
BLACKBOARD_DELETE_RUBRIC
Deletes a specific rubric associated with a given course in the blackboard learn system. this endpoint should be used when an instructor or administrator needs to permanently remove a rubric from a course, such as when the rubric is no longer relevant or has been replaced. the operation is irreversible, so caution should be exercised before deletion. this endpoint does not return the deleted rubric data; it only performs the deletion operation. it’s important to note that deleting a rubric may impact any assignments or assessments that were using it, so those should be updated accordingly after deletion.
Action Parameters
Action Response
BLACKBOARD_GET_ATTENDANCE_RECORD
Returns a course meeting attendance information for the given meeting and user id. the “course.attendance.view” entitlement is required to view a course meeting attendance. since: 3500.7.0
Action Parameters
Action Response
BLACKBOARD_UPDATE_DISCUSSION
Updates a specific discussion forum within a blackboard learn course. this endpoint allows for partial updates to discussion properties such as title, availability, grading options, and the main topic content. it is used when modifying existing discussions without creating a new one or altering read-only metadata. the endpoint supports bbml formatting for rich text content in the topic body. note that this operation only affects the discussion settings and main topic; it does not modify individual replies or nested messages within the discussion thread.
Action Parameters
Action Response
BLACKBOARD_GET_GOAL_SETS
Retrieves a list of goal sets from the blackboard learn platform. this endpoint allows users to fetch collections of goals, which are likely used for organizing and categorizing educational objectives within the system. it’s part of the public api, making it suitable for integration with external applications or systems that need to access goal-related data. use this endpoint when you need to obtain an overview of the goal sets available in the blackboard environment. it’s particularly useful for applications that manage or display educational objectives, track student progress, or provide insights into the structure of learning goals within an institution. note that this endpoint returns goal sets, not individual goals. it may not provide detailed information about the specific goals within each set. additionally, as it’s a get request without parameters, it might return all available goal sets, which could be a large dataset for extensive blackboard implementations.
Action Parameters
Action Response
BLACKBOARD_CREATE_CONTENT
Creates new content within a specified blackboard course. this endpoint allows for the addition of various types of content, including documents, external links, folders, and more, with detailed configuration options. it supports rich text formatting through bbml, hierarchical content structure, and granular control over content availability and accessibility. use this endpoint when adding new materials, resources, or structural elements to a course. it’s particularly useful for bulk content creation or programmatic course setup. note that while it offers extensive customization, some advanced features may depend on the blackboard learn version in use.
Action Parameters
Action Response
BLACKBOARD_UPDATE_ATTENDANCE_RECORD
Update the course meeting attendance data for the given course/organization. the “course.attendance.modify” entitlement is required to update a course meeting attendance. the “course.attendance.view” entitlement is required to view a course meeting attendance. since: 3500.7.0
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_GRADEBOOK_LOGS_BY_GRADEBOOK_COLUMN_ID
Retrieves the log entries for a specific gradebook column within a blackboard course. this endpoint provides a detailed history of all actions and changes made to the specified gradebook column, including grade modifications, updates to comments, and other relevant activities. it is particularly useful for auditing purposes, allowing educators and administrators to track and review the complete history of a gradebook column. the endpoint should be used when there’s a need to investigate grading discrepancies, verify changes, or maintain a record of grading activities for compliance and transparency. note that this endpoint only returns logs for a single gradebook column; to get a comprehensive view of all gradebook activities, you may need to make multiple calls for different columns.
Action Parameters
Action Response
BLACKBOARD_GET_COLUMN_GRADE_LAST_CHANGED
Retrieves information about the last changes made to a specific gradebook column for a particular course in blackboard. this endpoint is useful for tracking recent modifications to grades, comments, or other gradebook data, enhancing transparency and accountability in the grading process. it provides details about the most recent updates, potentially including the user who made the change and the timestamp of the modification. this tool should be used when there’s a need to monitor or audit recent activity in a specific gradebook column, such as verifying when the last grade was entered or identifying who made the most recent changes. it’s particularly valuable for instructors and administrators who need to keep track of grading activities and ensure the accuracy and timeliness of gradebook entries.
Action Parameters
Action Response
BLACKBOARD_UPDATE_GROUP
Updates an existing group within a specified course in the blackboard learn system. this endpoint allows for modification of various group properties including its external id, name, description, availability status, and enrollment settings. it’s particularly useful for adjusting group configurations after initial creation, such as changing visibility, updating enrollment limits, or modifying the signup process. the endpoint supports rich text formatting through bbml for descriptions, enabling detailed and well-formatted group information. use this when you need to alter any aspect of an existing group’s setup or presentation to students within a course.
Action Parameters
Action Response
BLACKBOARD_GET_COLUMN_GRADE
Retrieves a specific user’s grade for a particular gradebook column in a blackboard course. this endpoint is useful for accessing individual student performance data within a course, allowing for targeted grade retrieval and analysis. it should be used when detailed grade information for a single student on a specific assignment or gradebook entry is needed. the endpoint provides focused access to gradebook data, which is particularly valuable for generating individual student reports, conducting performance reviews, or integrating with external grade management systems.
Action Parameters
Action Response
BLACKBOARD_REMOVE_CHILD_COURSE
Deletes a specified child course from a parent course in the blackboard learning management system. this endpoint is used to remove a sub-course or section from the main course structure, helping to organize and manage course hierarchies. it should be used when restructuring courses, removing outdated sections, or cleaning up course catalogs. this operation is permanent and cannot be undone, so it should be used with caution. the endpoint requires both the parent course id and the child course id to ensure precise deletion of the correct course relationship.
Action Parameters
Action Response
BLACKBOARD_CREATE_COURSE_MEETING
Creates a new meeting for a specific course within the blackboard learning management system. this endpoint allows you to schedule and define the details of a course meeting, including its title, description, start and end times, and an optional external link. use this when you need to add a new meeting or event to a course’s calendar or schedule. the created meeting will be associated with the specified course and visible to course participants. this tool is specifically for creating new meetings and cannot be used to update existing ones or retrieve meeting information.
Action Parameters
Action Response
BLACKBOARD_GET_INSTITUTION_ROLE
Retrieves detailed information about a specific institutional role in the blackboard learning management system. this endpoint should be used when you need to access the properties, permissions, or settings associated with a particular role within an educational institution. it provides valuable data for role management, user access control, and system administration tasks. the endpoint is particularly useful for administrators or developers who need to verify role configurations or integrate role-based access control into their applications. note that this endpoint only retrieves role information and cannot be used to modify or create new roles.
Action Parameters
Action Response
BLACKBOARD_GET_GRADING_PERIOD
Retrieves detailed information about a specific gradebook period within a course in the blackboard learning management system. this endpoint allows users to access important data related to a particular grading period, such as its start and end dates, associated assignments, and any specific grading policies. it’s particularly useful for instructors or administrators who need to review or manage the structure of their course’s grading periods. the endpoint should be used when detailed information about a single gradebook period is required, rather than a list of all periods. note that this endpoint does not modify any data; it’s for retrieval purposes only.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRIC_BY_ID
Retrieves a specific rubric for a given course in the blackboard learning management system. this endpoint allows users to access detailed information about a rubric, including its criteria, scoring methods, and any associated metadata. it is particularly useful for instructors or administrators who need to review or integrate rubric data into other systems or workflows. the endpoint should be used when detailed rubric information is required for a known course and rubric combination, but it will not modify or create new rubrics.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_MEETING
Retrieves detailed information about a specific meeting within a course in the blackboard learning management system. this endpoint is used to fetch comprehensive data about a scheduled meeting, including its date, time, duration, participants, and any associated resources or links. it’s particularly useful for applications that need to display or manage course-related events and schedules. the endpoint requires both the course id and meeting id to uniquely identify the requested meeting. it should be used when detailed information about a single meeting is needed, rather than for listing all meetings in a course.
Action Parameters
Action Response
BLACKBOARD_CREATE_OBSERVER
Updates the observer relationship between a user and an observer in the blackboard learn platform. this endpoint is used to modify existing observer connections, such as changing the level of access or updating the relationship status between a student and a parent/guardian. it should be used when there’s a need to adjust the monitoring permissions or details of an established observer relationship. the endpoint doesn’t create new observer relationships; it only modifies existing ones. note that this operation may have implications on privacy settings and data access within the blackboard environment.
Action Parameters
Action Response
BLACKBOARD_DEPRECATE_COURSE_GROUP_DELETE
This endpoint deletes a specific group within a course in the blackboard learning management system. it is used to remove a group that is no longer needed or to clean up the course structure. the operation is permanent and cannot be undone, so it should be used with caution. this endpoint is particularly useful for instructors or administrators who need to manage course organization, especially when restructuring group activities or at the end of a term. it does not provide any information about the deleted group or its members; it simply removes the group from the course.
Action Parameters
Action Response
BLACKBOARD_GET_DATA_SOURCE
Retrieves detailed information about a specific data source within the blackboard learn platform. this endpoint allows you to access metadata and configuration details for a particular data source, which can be crucial for understanding the origin and nature of data within the blackboard ecosystem. use this endpoint when you need to verify data source information, troubleshoot data-related issues, or integrate external systems with blackboard learn. the tool provides a comprehensive view of a single data source but does not modify or create new data sources. it’s particularly useful for administrators and developers working on data management and integration tasks within educational institutions using blackboard.
Action Parameters
Action Response
BLACKBOARD_GET_GRADEBOOK_CATEGORIES
Retrieves the list of gradebook categories for a specific course in the blackboard learning management system. this endpoint allows users to fetch the organizational structure of a course’s gradebook, including the categories used to group different types of assessments and assignments. it is particularly useful for understanding how grades are organized within a course, which can aid in grade calculations, reporting, and overall course management. the endpoint should be used when there’s a need to view or analyze the grading structure of a particular course, but it will not provide actual grade data for students.
Action Parameters
Action Response
BLACKBOARD_UPDATE_TERM
Updates an existing term in the blackboard learn platform. this endpoint allows modification of various term properties, including its external id, name, description, availability settings, and duration. it’s particularly useful for adjusting term dates, changing access settings, or updating term information after initial creation. the endpoint supports partial updates, meaning you only need to include the fields you want to modify. note that some settings, like duration type, may require additional fields to be updated simultaneously for consistency.
Action Parameters
Action Response
BLACKBOARD_GET_RULES
Retrieves the adaptive release rules associated with a specific content item within a blackboard course. this endpoint allows instructors or administrators to view the conditions under which the content becomes available to students. it should be used when there’s a need to understand or audit the release criteria for a particular piece of course content. the tool returns details about the rules, which may include date, grade, membership, or review status criteria. it’s particularly useful for managing complex content release strategies or troubleshooting student access issues. note that this endpoint only provides information about existing rules and does not allow for creation or modification of rules.
Action Parameters
Action Response
BLACKBOARD_LOAD_COURSE_GROUP_DETAILS
Retrieves detailed information about a specific group within a blackboard course. this endpoint is used to fetch comprehensive data about a group, including its name, description, membership details, and other relevant attributes. it’s particularly useful for applications that need to display or manage group information within the context of a course. the endpoint should be used when detailed group information is required, such as for group management interfaces or when populating group-specific views in an application integrated with blackboard. it does not modify any group data and is intended for read-only operations. note that this endpoint focuses on a single group and does not provide a list of all groups in a course or allow for group creation or modification.
Action Parameters
Action Response
BLACKBOARD_ATTACH_FILE
This endpoint allows for the upload and attachment of files to a specific attempt within a course’s gradebook in the blackboard learning management system. it is used to associate submitted work, supporting documents, or any relevant files with a student’s attempt on an assignment, quiz, or other assessable items. the endpoint should be called after the initial file upload process, using the generated uploadid to link the file to the specific attempt. it’s particularly useful for instructors or system integrators who need to programmatically attach files to student submissions, or for building custom submission interfaces that interact with blackboard’s backend. this endpoint does not handle the actual file transfer; it assumes the file has already been uploaded to blackboard’s system and is now being associated with a specific attempt.
Action Parameters
Action Response
BLACKBOARD_ACCESS_CONTROLLED_COURSE_ANNOUNCEMENTS
Retrieves a list of announcements for a specific course in the blackboard learning management system. this endpoint allows users to access important messages, updates, or notifications related to a particular course. it should be used when there’s a need to fetch all announcements or check for recent updates in a course. the tool returns announcement data but does not provide functionality for creating, updating, or deleting announcements. keep in mind that the returned list may be paginated if there are many announcements, and additional calls might be necessary to retrieve all data.
Action Parameters
Action Response
BLACKBOARD_GET_RESOURCE_CHILDREN
Retrieves a list of child resources for a specified parent resource within the blackboard content collection. this endpoint is used to navigate through the hierarchical structure of educational content, allowing users to explore sub-items or nested resources within a given parent resource. it’s particularly useful for applications that need to display or manage the content structure of blackboard courses or materials. the endpoint returns only direct children of the specified resource, not the entire subtree, making it suitable for building tree-like navigation or content exploration features. note that this endpoint does not provide the actual content of the resources, only their metadata and structural information.
Action Parameters
Action Response
BLACKBOARD_CREATE_COLUMN_ATTEMPT
Creates a new attempt for a specific gradebook column in a blackboard course. this endpoint allows instructors or authorized users to add a new attempt record for a student’s assignment or assessment. it can be used to manually enter grades, provide feedback, or update the status of an attempt. the endpoint is particularly useful for managing individual student submissions, entering grades for offline assignments, or updating attempt statuses in bulk. note that some fields, such as the attemptreceipt, are read-only and will be generated by the system rather than accepted as input.
Action Parameters
Action Response
BLACKBOARD_CREATE_CATEGORY
Creates a new category in the blackboard catalog system. this endpoint allows administrators to define and organize content categories within the learning management system. use this tool to add a new category with specific properties such as title, description, availability, and access restrictions. it’s particularly useful for structuring course offerings, organizing resources, or creating custom catalogs within blackboard. the created category can be set to appear on the front page and can be restricted to specific institutional roles, providing flexible control over content organization and access.
Action Parameters
Action Response
BLACKBOARD_GET_ATTEMPT_FILE_META_DATA
Retrieves a specific file associated with a student’s attempt in a course’s gradebook within the blackboard learn system. this endpoint allows authorized users, such as instructors or administrators, to access individual files submitted as part of a student’s assignment or assessment attempt. it can be used to review submitted work, download attachments, or verify file contents for grading purposes. the endpoint requires precise identification of the course, attempt, and file, ensuring accurate and secure access to the requested gradebook data.
Action Parameters
Action Response
BLACKBOARD_CREATE_GRADING_PERIOD
Creates a new grading period within a specific course’s gradebook in the blackboard learn system. this endpoint allows instructors or administrators to define and organize temporal segments for grade collection and management. it’s particularly useful for structuring the academic year into distinct grading intervals, such as semesters, quarters, or specific assessment periods. the created grading period can be used to associate gradable items (columns) with specific timeframes, facilitating organized grade tracking and reporting. this endpoint should be used when setting up a new course structure or adjusting existing grading timelines. it’s important to note that while the endpoint offers flexibility in date handling, careful consideration should be given to the datemode parameter and its implications on start and end dates.
Action Parameters
Action Response
BLACKBOARD_GET_USER_PRONUNCIATION_AUDIO
Retrieves the pronunciation audio associated with a specific user’s profile in blackboard learn. this endpoint allows applications to access the audio file that contains the correct pronunciation of the user’s name. it should be used when there’s a need to play or display the audio pronunciation of a user’s name, such as in user directory listings, class rosters, or personalized greetings. the audio file returned may be in a common audio format (e.g., mp3, wav). if no pronunciation audio has been set for the user, the endpoint may return a 404 error or an empty response. this tool does not upload or modify the pronunciation audio; it is for retrieval purposes only.
Action Parameters
Action Response
BLACKBOARD_GET_INSTITUTION_ROLES
Retrieves a list of all institution roles defined within the blackboard learn environment. this endpoint is crucial for administrators and developers who need to understand and manage the various roles available in their institution’s blackboard system. it provides a comprehensive overview of the role structure, which is essential for user management, access control, and permission assignment across the platform. the endpoint should be used when setting up new user accounts, auditing existing roles, or integrating role-based access control in external applications. note that this endpoint only retrieves role information and does not allow for creating, modifying, or deleting roles.
Action Parameters
Action Response
BLACKBOARD_GET_ADAPTIVE_RELEASE_RULE_CRITERION
Retrieves detailed information about a specific criterion within an adaptive release rule for a particular content item in a blackboard learn course. this endpoint allows instructors or administrators to examine the conditions set for releasing content to students. it should be used when reviewing or troubleshooting adaptive release settings, or when preparing to modify existing criteria. the tool provides granular access to individual criterion details, enabling precise management of content availability. note that this endpoint only retrieves information and does not modify any settings.
Action Parameters
Action Response
BLACKBOARD_GET_OBSERVEES
Retrieves a list of observees associated with a specific user in the blackboard learning management system. this endpoint is used to fetch information about individuals or entities that the specified user is authorized to observe or monitor within the system. it is particularly useful for scenarios where a user, such as a parent or guardian, needs to access data about students they are responsible for. the endpoint returns details about the observees, which may include their identifiers, names, and potentially other relevant information depending on the system’s configuration and privacy settings. it should be used when there’s a need to gather information about the relationship between a user and their observees in an educational context.
Action Parameters
Action Response
BLACKBOARD_GET_NODES_FOR_USER
Retrieves a list of nodes associated with a specific user in the blackboard learn platform. nodes typically represent courses, organizations, or content areas that the user has access to. this endpoint is useful for obtaining an overview of a user’s course enrollments or accessible content areas. it should be used when you need to list all the educational resources available to a particular user. the endpoint does not provide detailed information about the courses or content itself, only the basic node information and access levels.
Action Parameters
Action Response
BLACKBOARD_ADD_CHILD_COURSE
This endpoint updates the relationship between a parent course and its child course in the blackboard learning management system. it is used to modify existing course hierarchies, allowing administrators to restructure course organizations or adjust course relationships. the endpoint should be used when there’s a need to change the parent-child association between two courses, such as moving a sub-course to a different parent course or updating the hierarchical structure of courses. it’s important to note that this endpoint only modifies existing relationships and does not create new courses or new child-parent associations if they don’t already exist in some form.
Action Parameters
Action Response
BLACKBOARD_FILTER_GRADES_WITH_EXCLUSIONS_AND_SECURITY
Retrieves the grades for all users associated with a specific gradebook column in a particular blackboard course. this endpoint is useful for instructors or administrators who need to access and analyze grade data for a single assignment or grade item across all students in the course. it provides a comprehensive view of student performance for a specific graded component. the tool should be used when there’s a need to review or export grades for a particular assignment, quiz, or other graded item. it does not modify any grade data and is intended for read-only operations. note that the response will likely include sensitive student information, so proper authorization and data handling practices should be observed.
Action Parameters
Action Response
BLACKBOARD_GET_QUESTION_BY_ID
Retrieves detailed information about a specific question within an assessment for a particular course in the blackboard learning management system. this endpoint allows users to access question content, type, scoring information, and other relevant details. it should be used when detailed information about a single question is needed, such as for review, editing, or analysis purposes. the endpoint does not modify the question; it only provides read access to the existing data. note that the response will not include student answers or performance data related to the question.
Action Parameters
Action Response
BLACKBOARD_CREATE_GROUP
Creates a new group within a specified course in the blackboard learning management system. this endpoint allows instructors or administrators to set up and configure groups for collaborative work, discussions, or other course-related activities. the function provides extensive customization options for group availability, enrollment methods, and signup processes. it’s particularly useful for organizing students into smaller teams for projects, facilitating peer-to-peer learning, or managing course sections. note that while many parameters are optional, careful configuration is recommended to ensure the group serves its intended purpose within the course structure.
Action Parameters
Action Response
BLACKBOARD_CREATE_RULE
Creates a new adaptive release rule for a specific content item within a blackboard course. this endpoint allows instructors or course administrators to set up conditions for releasing course content to students based on various criteria. the rule is identified by a title and associated with a particular content item in a course. use this when you need to control the visibility or accessibility of course materials based on specific conditions. note that while this endpoint creates the rule, setting up the specific conditions for release would likely require additional api calls or configuration.
Action Parameters
Action Response
BLACKBOARD_RETRIEVE_STUDENT_SUBMISSION_FILE
This endpoint allows for downloading a specific file associated with a student’s attempt on an assignment within a blackboard course. it retrieves the file content based on the provided course, attempt, and file identifiers. this tool should be used when access to the actual file submitted by a student is required, such as for grading, review, or archival purposes. it’s particularly useful for assignments that involve file submissions like essays, projects, or any document-based work. the endpoint does not provide metadata about the file or attempt; it solely focuses on file retrieval.
Action Parameters
Action Response
BLACKBOARD_LOAD_COURSE_GROUP_USER_INFO
Retrieves detailed information about a specific user within a group in a blackboard learn course. this endpoint allows developers to access user data in the context of both the course and the group, providing insights into the user’s role, permissions, and activities within that specific group and course. use this endpoint when you need to fetch user-specific information related to their participation in a particular group within a course. it’s particularly useful for generating reports, managing group activities, or personalizing user experiences within the course and group context. note that this endpoint only provides information about the user in relation to the specified group and course; it does not return general user profile data or information about the user’s participation in other courses or groups.
Action Parameters
Action Response
BLACKBOARD_UPDATE_GROUP_SET
Updates the properties of an existing group within a specific course in the blackboard learn platform. this endpoint allows for modifying various aspects of a group, including its name, description, availability to students, and enrollment settings. it’s particularly useful for instructors or administrators who need to adjust group configurations after initial creation, such as changing access permissions, updating descriptive information, or modifying enrollment limits. the endpoint supports rich text formatting through bbml in description fields, enabling the creation of detailed, well-formatted group information. when using this endpoint, be aware that changes may immediately affect student access and group visibility within the course.
Action Parameters
Action Response
BLACKBOARD_PATCH_TOOL
This endpoint allows you to update the settings of a specific tool within a node of blackboard’s institutional hierarchy. it provides granular control over tool availability and configuration for different user types (regular, guest, and observer). use this endpoint when you need to modify existing tool settings, such as enabling/disabling a tool, locking its configuration, or adjusting its applicability for different user roles. this is particularly useful for managing tool access across various levels of an institution’s structure, ensuring appropriate permissions and visibility for different user categories.
Action Parameters
Action Response
BLACKBOARD_DELETE_ACL_USER_PREDICATE
Removes a specific user from an adaptive release rule criterion for a particular content item within a course. this endpoint is used to modify the conditions under which course content is made available to individual students. it should be used when an instructor or administrator wants to exclude a user from a previously set adaptive release criterion. this action may be necessary when updating course accessibility or correcting mistakenly applied criteria. the endpoint does not provide information about the rule or criterion itself, nor does it return any data about the removed user. it’s important to note that this operation is irreversible, and re-adding the user would require a separate api call.
Action Parameters
Action Response
BLACKBOARD_DELETE_ANNOUNCEMENT
Deletes a specific announcement from the blackboard learning management system (lms) using its unique identifier. this endpoint should be used when an instructor, administrator, or authorized user needs to permanently remove an announcement from a course or the system. it’s particularly useful for managing outdated information or correcting mistakenly posted announcements. the deletion is irreversible, so users should exercise caution when invoking this endpoint. this tool does not provide a way to archive or recover deleted announcements, nor does it return the content of the deleted announcement.
Action Parameters
Action Response
BLACKBOARD_CREATE_CONTENT_GROUP
This endpoint updates the association between a specific content item and a group within a blackboard learn course. it is used to modify existing content-group relationships, enabling instructors or administrators to manage group-specific content access or visibility. the endpoint requires the course id, content id, and group id to be specified in the url path, with the content id and group id repeated in the request body for confirmation. this operation is particularly useful for customizing content delivery to different student groups or managing group-based learning activities within a course. note that this endpoint only updates existing associations and cannot create new content or groups.
Action Parameters
Action Response
BLACKBOARD_GET_GRADE_NOTATION
Retrieves detailed information about a specific grade notation within a course’s gradebook in the blackboard learning management system. this endpoint allows users to fetch individual grade notation data, which may include the notation symbol, description, and associated grading rules. it should be used when precise information about a particular grade notation is needed, such as during grade reviews or when updating grading policies. the endpoint does not modify any data and is suitable for read-only operations. note that it only returns data for a single grade notation; to retrieve multiple notations, separate api calls would be required for each.
Action Parameters
Action Response
BLACKBOARD_DELETE_PRONOUN
Deletes a specific pronoun setting from the blackboard learning management system. this endpoint is used to remove a user’s pronoun preference from the system, identified by a unique pronounid. it should be used when a pronoun setting is no longer needed, such as when a user wants to change their pronoun preference or when an administrator needs to remove an incorrect or outdated setting. the operation is irreversible, so caution should be exercised when using this endpoint. it’s important to note that this endpoint only deletes the pronoun setting and does not affect any other user data or settings in the system.
Action Parameters
Action Response
BLACKBOARD_GET_NODE
Retrieves detailed information about a specific node within the institutional hierarchy of blackboard. this endpoint allows users to fetch data about a particular component or entity in the educational institution’s structure. it should be used when specific information about a node, such as its attributes, relationships, or metadata, is needed. the endpoint is useful for applications that require navigation or display of the institutional hierarchy, or for integrations that need to synchronize node data with external systems. note that this endpoint only provides information for a single node; to retrieve the entire hierarchy or multiple nodes, separate api calls may be necessary.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRIC_ASSOCIATION_BY_ID
Retrieves detailed information about a specific rubric association within a blackboard learn course. this endpoint allows users to access the configuration and application details of a rubric to a particular assessment or assignment. it is particularly useful for understanding how grading criteria are applied to specific coursework, enabling instructors and administrators to review and manage assessment structures. the tool should be used when detailed information about rubric implementation for a specific assignment is needed, such as during course setup, grading processes, or when analyzing assessment methodologies. it does not modify any data and is solely for retrieval purposes.
Action Parameters
Action Response
BLACKBOARD_DELETE_CALENDAR_ITEM
This endpoint deletes a specific calendar item from the blackboard learn system. it allows users to remove events from personal, course, organization, or institution calendars. the endpoint should be used when a calendar item needs to be permanently removed from the system, such as canceling an event or correcting erroneously created entries. it’s important to note that this operation is irreversible, and once an item is deleted, it cannot be recovered through the api. users should exercise caution when invoking this endpoint to avoid unintentional loss of calendar data. the endpoint requires precise identification of the calendar item through its type and unique id, ensuring accurate removal of the intended event.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_MEMBERSHIPS
Retrieves a list of users enrolled in a specific course within the blackboard learning management system. this endpoint is used to access information about students, instructors, and other roles associated with a particular course. it’s particularly useful for course management, generating class rosters, or analyzing course participation. the endpoint returns user details such as ids, names, roles, and enrollment statuses, but does not provide access to sensitive information like grades or private user data. use this when you need an overview of course membership or to verify enrollment status for specific users.
Action Parameters
Action Response
BLACKBOARD_GET_CONTENT
Retrieves specific content within a blackboard course using the course id and content id. this endpoint allows users to access detailed information about a particular content item, such as a lecture, assignment, or resource, within the context of a specific course. it’s useful for applications that need to display or process individual course materials. the endpoint should be used when detailed information about a specific piece of course content is required, rather than for retrieving a list of all content in a course. note that this endpoint only provides information about the content and does not include user-specific data like submission status or grades.
Action Parameters
Action Response
BLACKBOARD_CREATE_NODE_COURSE_ASSOCIATION
This endpoint updates the association between a specific course and a node in the blackboard institutional hierarchy. it allows you to set or change whether the specified node is the primary association for the given course. use this endpoint when you need to modify the primary status of a course-node relationship, such as when restructuring your institution’s course organization or correcting misallocations. the endpoint is particularly useful for managing courses that span multiple nodes or departments. note that this operation only affects the ‘primary’ status of the association and does not create or delete associations between courses and nodes.
Action Parameters
Action Response
BLACKBOARD_UPDATE_REVIEW_STATUS
Updates the review status of a specific content item for a particular user within a blackboard learn course. this endpoint allows for marking course materials as reviewed or not reviewed, which can be useful for tracking student progress or ensuring compliance with course requirements. it should be used when a user has completed reviewing a piece of content or when their review status needs to be reset. this operation is particularly useful for self-paced learning scenarios or when instructors need to monitor student engagement with course materials. the endpoint is available from blackboard learn api version 3700.16.0 onwards.
Action Parameters
Action Response
BLACKBOARD_GET_GRADE_NOTATIONS
Retrieves the grade notations for a specific course’s gradebook in the blackboard learning management system. grade notations are symbols or short texts used to represent specific grading statuses or conditions (e.g., ‘a’, ‘b+’, ‘incomplete’, ‘withdrawn’). this endpoint should be used when you need to fetch the complete list of grade notations configured for a particular course, which can be useful for understanding the grading scheme or for integrating with other systems. it does not modify any data and is typically used for reporting or display purposes. note that this endpoint only provides the notation definitions and does not return actual grades assigned to students.
Action Parameters
Action Response
BLACKBOARD_GET_RUBRIC_ASSOCIATIONS_BY_COLUMN_ID
Retrieves the rubric associations for a specific gradebook column within a blackboard course. this endpoint allows users to access detailed information about how rubrics are connected to a particular grading column, which is crucial for understanding the assessment criteria and grading structure. it should be used when there’s a need to review or analyze the rubric setup for a specific gradable item in a course. the tool is particularly useful for instructors, course designers, or administrators who need to ensure that the appropriate rubrics are linked to the correct gradebook columns. note that this endpoint only provides information about existing associations and does not allow for creating, modifying, or deleting these associations.
Action Parameters
Action Response
BLACKBOARD_GET_LOGIN_AS_SESSIONS
Retrieves active login sessions for users in the blackboard learning management system. this endpoint is used to monitor and manage current user sessions across the platform. it provides a list of all ongoing login sessions, which can be crucial for system administrators to track user activity, troubleshoot access issues, or enforce security policies. the tool should be used when there’s a need to audit active user sessions or investigate potential unauthorized access. it does not provide historical session data or allow for direct session manipulation.
Action Parameters
Action Response
BLACKBOARD_DELETE_ALL_RECORDS_IN_MEETING
Deletes all attendance records in the course meeting for a given meeting id. the ‘course.attendance.delete’ entitlement is required to delete attendance records. since: 3500.7.0
Action Parameters
Action Response
BLACKBOARD_COURSE_MODIFICATION_PERMISSION_CHECKS
The patchcourse endpoint allows for updating specific details and settings of an existing course in the blackboard learn system. it is used when modifications to course properties such as name, description, availability, enrollment options, or localization settings are needed. this endpoint supports partial updates, meaning only the fields that require changes need to be included in the request body. it’s particularly useful for making adjustments to course settings after initial creation or for updating course information based on changes in the academic calendar or institutional policies. however, it’s important to note that some settings, like allowing guests or observers, are only modifiable for classic courses, and certain operations may be restricted when a course is in a closed and complete state.
Action Parameters
Action Response
BLACKBOARD_DELETE_FILE_ATTACHMENT
Deletes a specific attachment from a content item within a course in blackboard learn. this endpoint should be used when an instructor or authorized user needs to remove an attachment from course materials. it permanently removes the specified attachment from the content, and this action cannot be undone. the endpoint requires precise identification of the course, content item, and attachment using their respective ids. it’s important to note that this operation only removes the attachment and does not affect the content item itself or other attachments.
Action Parameters
Action Response
BLACKBOARD_MANUAL_GRADE_COLUMN_CREATION
Creates a new grade column in a blackboard course’s gradebook. this endpoint allows instructors or administrators to add a new column for recording and managing student grades within a specific course. it provides extensive customization options for grading methods, score calculations, student visibility, and anonymous grading. use this endpoint when setting up a new assignment, exam, or other gradable item in a course. it’s particularly useful for configuring complex grading scenarios or when integrating external grading systems with blackboard.
Action Parameters
Action Response
BLACKBOARD_GRADE_ACCESS_WITH_RIGHTS_VALIDATION
Retrieves a specific user’s grade for a particular gradebook column in a blackboard learn course. this endpoint allows instructors or administrators to fetch individual grade entries, providing a targeted way to access student performance data. it’s particularly useful for generating individual student reports, verifying grade entries, or integrating with external grading systems. the endpoint returns the grade value and potentially additional metadata such as submission date or feedback. it should be used when precise, individual grade information is needed, rather than for bulk grade retrieval across multiple students or columns.
Action Parameters
Action Response
BLACKBOARD_CREATE_QUESTION
This endpoint creates a new question within an existing blackboard assessment. it supports various question types and allows for customization of content, feedback, and scoring. use it to build or modify assessments by adding new questions. note that while many parameters are optional, the ‘text’ field is required. the question type determines its structure and behavior, but specific configurations may require additional documentation.
Action Parameters
Action Response
BLACKBOARD_CREATE_GROUP_SET_CHILD
Creates a new group within a specified course group set in the blackboard learn platform. this endpoint allows instructors or administrators to set up groups with customizable settings for student collaboration and activities. it provides options for controlling group availability, enrollment methods, and detailed descriptions using bbml formatting. use this endpoint when you need to create structured student groups within a course, whether for project work, discussions, or other collaborative activities. the created group can be configured for instructor-managed enrollment or student self-enrollment, with optional signup sheets and member visibility settings.
Action Parameters
Action Response
BLACKBOARD_DELETE_COURSE
Deletes a specific course from the blackboard learning management system. this endpoint permanently removes all course data, including content, assignments, and student records associated with the specified course. it should be used with caution, typically at the end of an academic term or when a course is no longer needed. once a course is deleted, it cannot be recovered through the api. this operation is irreversible and should only be performed by users with appropriate permissions, such as system administrators or course managers.
Action Parameters
Action Response
BLACKBOARD_GET_MESSAGE_PARTICIPANTS
Retrieves a list of participants for a specific message within a blackboard course. this endpoint allows users to access information about who is involved in a particular course message, which can be useful for tracking student engagement, managing communication, or analyzing participation patterns. it should be used when you need to know who has access to or has interacted with a specific message in a course. the endpoint does not provide the content of the message or detailed information about the participants beyond their identification within the system.
Action Parameters
Action Response
BLACKBOARD_GET_GOAL_ALIGNMENTS
Retrieves the alignments associated with a specific educational goal in the blackboard learning management system. this endpoint allows users to fetch the learning activities or assessments that are linked to a particular goal, enabling educators and administrators to understand how curriculum elements are mapped to educational objectives. it should be used when there’s a need to review or analyze the alignment of course content with specific learning outcomes. the endpoint provides a comprehensive view of how a goal is integrated into the curriculum but does not modify any alignment data.
Action Parameters
Action Response
BLACKBOARD_GET_GROUP_SETS
Retrieves all group sets associated with a specific course in the blackboard learning management system. group sets are collections of groups within a course that can be used for various collaborative activities, such as group projects, discussions, or assignments. this endpoint should be used when you need to obtain an overview of the group structure within a course, such as when preparing for group assignments or managing course organization. it provides a list of group sets, but does not include detailed information about individual groups within each set. this endpoint is particularly useful for instructors or administrators who need to manage or review the group organization of a course.
Action Parameters
Action Response
BLACKBOARD_VIEW_COURSE_GROUP_ACCESSIBILITIES
Retrieves a list of all groups associated with a specific course in the blackboard learning management system. this endpoint allows educators and administrators to access information about the various student groups created within a particular course. it is useful for managing course structure, facilitating group assignments, and organizing collaborative activities. the endpoint returns details about each group, which may include group names, descriptions, and member counts. it should be used when there’s a need to review or manage the group structure of a course. note that this endpoint only provides group information and does not allow for the modification of groups or their memberships.
Action Parameters
Action Response
BLACKBOARD_UPDATE_NODE
This endpoint allows for updating specific properties of a node within the institutional hierarchy of blackboard. it is used to modify existing nodes, enabling administrators to keep the institutional structure up-to-date. the endpoint supports partial updates, meaning only the provided fields will be modified. it’s particularly useful for renaming nodes, updating descriptions, changing external identifiers, or restructuring the hierarchy by updating parent relationships. however, it cannot be used to create new nodes or delete existing ones. care should be taken when modifying the parentid to ensure the integrity of the hierarchical structure is maintained.
Action Parameters
Action Response
BLACKBOARD_CREATE_DISCUSSION
Creates a new discussion forum within a specified course in the blackboard learning management system. this endpoint allows instructors or course administrators to set up a discussion topic, define its availability, and optionally make it gradable. it’s particularly useful for initiating course-related discussions, q&a sessions, or collaborative learning activities. the endpoint requires a course id in the path and accepts json payload with discussion details. it should be used when setting up new discussion areas for a course, but not for posting individual messages within an existing discussion. note that while you can set the initial topic message, many properties of the discussion are auto-generated and read-only.
Action Parameters
Action Response
BLACKBOARD_DELETE_GROUP_MEMBERSHIP
Removes a specific user from a particular group within a course in the blackboard learning management system. this endpoint is used when an instructor or administrator needs to remove a student or participant from a group, perhaps due to course changes, group reorganization, or student withdrawal. it’s important to note that this action only removes the user from the specified group, not from the entire course. use this endpoint with caution, as it immediately revokes the user’s access to group-specific content and collaborations.
Action Parameters
Action Response
BLACKBOARD_CREATE_MESSAGE_REPLY
Creates a reply to a specific message within a blackboard course discussion. this endpoint allows users to contribute to ongoing discussions by posting responses to existing messages. it supports both course-wide and group-specific discussions, with options to control the visibility and state of the reply. the content of the reply must be formatted in bbml (blackboard markup language) for rich text support. use this endpoint when a user wants to respond to a particular message in a discussion thread, either immediately publishing the reply or saving it as a draft for later review.
Action Parameters
Action Response
BLACKBOARD_GET_GROUP_MEMBERSHIP
Retrieves detailed information about a specific user’s membership or role within a group in a particular course on the blackboard platform. this endpoint is used to access user-specific data in the context of their group participation within a course. it provides information such as the user’s role in the group, join date, or any custom attributes related to their group membership. this endpoint should be used when you need to verify a user’s status within a group or gather details about their group-related activities in a specific course. it does not modify any data and is purely for information retrieval purposes. note that this endpoint only returns data for a single user in a single group and course context; it cannot be used to fetch multiple users or compare across different groups or courses simultaneously.
Action Parameters
Action Response
BLACKBOARD_GET_SYSTEM_ROLES
Retrieves a list of all system roles defined in the blackboard learn platform. this endpoint provides comprehensive information about the various roles that can be assigned to users within the system, including their associated permissions and access levels. it is particularly useful for administrators and developers who need to understand the role structure of the blackboard learn instance, manage user permissions, or integrate role-based access control in their applications. the endpoint should be used when a complete overview of the system’s role hierarchy is required, but it should not be relied upon for real-time permission checks of individual users.
Action Parameters
Action Response
BLACKBOARD_GET_PROCTORING_SERVICES
Retrieves a list of available proctoring services integrated with the blackboard learn platform. this endpoint is part of blackboard’s proctoring services framework and is designed to support online examination security. it should be used when administrators or instructors need to view the proctoring options available for configuring secure assessments in the ultra course view. the endpoint provides information about the integrated third-party proctoring solutions but does not include details about individual exam configurations or student data. note that the actual implementation of proctoring services may require additional setup and configuration within the blackboard learn environment.
Action Parameters
Action Response
BLACKBOARD_FETCH_GROUP_ATTEMPT_RUBRIC_SCORES
Retrieves the rubric evaluations for a specific group attempt within a gradebook column of a blackboard course. this endpoint is designed to fetch detailed assessment data based on predefined rubric criteria for group assignments or projects. it should be used when instructors or authorized users need to access or review the structured feedback and scoring for a particular group’s work. the tool is particularly useful for courses that incorporate collaborative assignments and utilize rubrics for standardized evaluation. it provides a comprehensive view of how a group’s work was assessed across various rubric criteria, enabling thorough analysis of group performance and facilitating transparent grading practices. note that this endpoint specifically deals with group attempts, so it may not be suitable for individual student assessments or non-rubric based evaluations.
Action Parameters
Action Response
BLACKBOARD_GET_USERS
The getusersendpoint retrieves user information from the blackboard learn system. this endpoint allows you to fetch a list of users with their associated details, supporting various query parameters for filtering, sorting, and pagination. it’s particularly useful for applications that need to synchronize user data, manage user accounts, or display user information within an educational context. the endpoint returns user data in a structured format, likely including fields such as user ids, usernames, email addresses, and other relevant profile information. while it provides comprehensive user data, it does not modify user information - separate endpoints would be required for user creation, updates, or deletion. use this endpoint when you need to access user data for reporting, user management, or integration purposes within your blackboard-connected application.
Action Parameters
Action Response
BLACKBOARD_CREATE_ADAPTIVE_RELEASE_RULE_CRITERIA
This endpoint allows for the creation of new adaptive release criteria for a specific rule within a course’s content in blackboard. it is used to define conditions under which course content will be made available to students, such as completion of prerequisites, achievement of certain grades, or specific dates. the endpoint should be used when instructors or course designers want to implement or modify conditional access to course materials. it’s important to note that this endpoint only creates criteria for existing adaptive release rules and does not create the rules themselves.
Action Parameters
Action Response
BLACKBOARD_UPDATE_ATTENDANCE_RECORDS
Creates or updates attendance records for the meeting for all users in the course. user required both of the entitlements below. if the user does not have the required entitlements,no records are created or modified. entitlement | user access ------------|----------- course.attendance.create | create course/organization course meeting attendance course.attendance.modify | update course/organization meeting attendance since: 3500.7.0
Action Parameters
Action Response
BLACKBOARD_DELETE_GRADE_COLUMN
Deletes a specific gradebook column from a course in the blackboard learn system. this endpoint should be used when an instructor or administrator needs to permanently remove a column from the gradebook, such as when a graded item is no longer relevant or was created in error. it’s important to note that this action is irreversible and will permanently delete all associated grade data for all students in the course. use this endpoint with caution, as it may have significant implications for course grading and student records. this operation cannot be undone, so it’s recommended to have a backup of the data before proceeding with the deletion.
Action Parameters
Action Response
BLACKBOARD_DELETE_RUBRIC_ASSOCIATION
Deletes a specific rubric association within a course in the blackboard learn platform. this endpoint removes the link between a rubric and its associated item (such as an assignment or assessment) in a given course. it should be used when an instructor or administrator needs to disassociate a rubric from a particular course item, perhaps due to changes in assessment criteria or course structure. this operation is permanent and cannot be undone, so it should be used with caution. the endpoint does not return any content upon successful deletion, indicating that the association has been removed from the system.
Action Parameters
Action Response
BLACKBOARD_DELETE_NODE_COURSE_ASSOCIATION
Removes a specific course from a designated node in the institutional hierarchy of blackboard learn. this endpoint is used for managing the organizational structure of courses within an institution’s blackboard environment. it allows administrators to disassociate a course from a particular hierarchical node, which can be useful for reorganizing content, archiving old courses, or correcting misplaced courses. the operation is permanent and should be used with caution, as it may affect the visibility and accessibility of the course within the institutional structure. this endpoint does not delete the course itself from the system; it only removes the association between the course and the specified hierarchical node.
Action Parameters
Action Response
BLACKBOARD_GET_TOKEN_INFO
Retrieves detailed information about a specified oauth2 token used for authentication in the blackboard learn api. this endpoint allows developers to verify the validity, scope, and associated details of an access token. it should be used when an application needs to check the current state or permissions of a token, such as during user session management or before making api calls. the endpoint does not refresh or modify the token; it only provides read-only information about the token’s current state.
Action Parameters
Action Response
BLACKBOARD_GET_GRADE_SCHEMAS
Retrieves the gradebook schemas for a specific course in the blackboard learning management system. this endpoint allows developers to access the structure and format of the gradebook data for a given course, which is crucial for understanding how grades are organized and stored within blackboard. it can be used when integrating external grading systems, developing custom grade reporting tools, or when needing to understand the grading structure of a particular course. the endpoint returns the schemas without actual grade data, focusing solely on the structural aspects of the gradebook.
Action Parameters
Action Response
BLACKBOARD_CREATE_DATA_SOURCE
Creates a new data source in the blackboard learn system. this endpoint is used to establish a unique identifier for an external data source, which can then be referenced in other api calls or integrations. it’s particularly useful when setting up integrations between blackboard and external systems, such as student information systems (sis) or other educational tools. the created data source can be used for various purposes, including batch operations, data synchronization, or as a reference point for imported content. this endpoint should be used when initially setting up a new integration or when a new external system needs to be recognized within blackboard. it’s important to note that the externalid must be unique across all data sources in the blackboard instance, and once created, it cannot be changed.
Action Parameters
Action Response
BLACKBOARD_GET_CONTENT_COLLECTION_RESOURCE
Retrieves a specific resource from a content collection in blackboard learn. this endpoint allows developers to access detailed information about a particular resource, such as a document, video, or other educational material, stored within blackboard’s content management system. it is particularly useful when you need to retrieve metadata or content details for a known resource, perhaps to display it in a custom interface or to verify its properties. the endpoint requires a valid resourceid to function correctly and will likely return comprehensive details about the resource, including its name, type, size, and associated metadata. however, it may not provide the actual content of the resource, depending on blackboard’s implementation.
Action Parameters
Action Response
BLACKBOARD_GET_CROSS_LIST_SET
Retrieves the cross-listed course set for a specified course in blackboard learn. this endpoint is used to obtain information about courses that are linked together, typically representing different sections of the same course that share content. it’s particularly useful for administrators or instructors managing multiple sections of a course with shared materials. the endpoint returns details about the cross-listed courses, which may include their ids, names, and other relevant information. use this when you need to identify or manage courses that are part of a cross-listed set. note that this endpoint only provides information about the cross-listed courses and does not modify any course data.
Action Parameters
Action Response
BLACKBOARD_UPDATE_CONTENT
This endpoint allows you to update existing content within a specific blackboard learn course. it provides extensive control over content properties, including title, body, description, position, availability, and more. use this endpoint when you need to modify course content attributes, reorganize content structure, or adjust content visibility and access settings. the endpoint is particularly useful for content management tasks such as updating content details, moving content between folders, setting adaptive release rules, or changing content types. note that while you can update various aspects of the content, you cannot create new content or delete existing content using this endpoint. be aware of the specific content handler types supported and their respective documentation when dealing with specialized content types.
Action Parameters
Action Response
BLACKBOARD_GET_NODES_FOR_COURSE
Retrieves a list of nodes (modules or units) for a specific course in the blackboard learning management system. this endpoint allows developers to access the structure and content organization of a course, enabling them to build applications that can navigate or display course content. it should be used when there’s a need to understand the layout of a course, such as for creating a course outline or building a custom course navigation interface. the endpoint focuses solely on retrieving node information and does not modify any course data. note that while this endpoint provides the structure of the course, it may not include the actual content of each node, which might require additional api calls.
Action Parameters
Action Response
BLACKBOARD_INITIATE_GROUP_MEMBER_ADDITION
Updates a user’s information within a specific group of a course in blackboard learn. this endpoint allows for modifying user-related data or settings in the context of a particular course group. it should be used when changes need to be made to a user’s status, role, or other attributes specific to their participation in a group within a course. the endpoint doesn’t create new user entries or move users between groups; it’s specifically for updating existing user information. note that the actual data being updated is likely sent in the request body, which is not detailed in the provided schema. ensure you have the necessary permissions to modify user data within the specified course and group before using this endpoint.
Action Parameters
Action Response
BLACKBOARD_GET_SYSTEM_TASK
Retrieves detailed information about a specific system task in the blackboard learn platform. this endpoint allows developers to fetch the current status, details, and metadata of an individual task identified by its unique taskid. it should be used when monitoring or tracking the progress of system-level operations, such as batch processes, system updates, or administrative functions. the endpoint provides up-to-date information about the task but does not allow modification of the task itself. it’s particularly useful for integrations that need to synchronize with blackboard’s system tasks or provide status updates to users.
Action Parameters
Action Response
BLACKBOARD_GET_GOAL_SET_BY_ID
Retrieves detailed information about a specific goal set within the blackboard learning management system. this endpoint allows educators and administrators to access comprehensive data about a particular collection of educational objectives or targets. it should be used when there’s a need to review, analyze, or integrate goal set information into other educational processes or reports. the endpoint provides a snapshot of the goal set’s current state and structure but does not allow for modifications. it’s particularly useful for tracking progress, aligning curricula, or generating reports on educational objectives across courses or programs.
Action Parameters
Action Response
BLACKBOARD_COURSE_MODIFICATION_PERMISSIONS
Updates an existing course in the blackboard learn system. this endpoint allows modification of various course attributes including basic information, availability settings, enrollment options, and localization preferences. it’s used to adjust course details after initial creation, enabling instructors or administrators to manage course lifecycle and accessibility. the endpoint requires the course id and accepts a range of optional parameters for fine-tuning course properties. it’s particularly useful for making bulk changes to course settings or adapting courses to changing educational needs. note that some settings, like allowing guests, are only modifiable for specific course types (classic vs ultra).
Action Parameters
Action Response
BLACKBOARD_ROLE_BASED_GRADE_ATTEMPT_VISIBILITY
Retrieves attempt data for a specific gradebook column within a blackboard course. this endpoint allows instructors and administrators to access detailed information about student attempts on assignments, tests, or other graded activities associated with the specified gradebook column. it is particularly useful for tracking student progress, analyzing performance trends, and gathering data for assessment purposes. the endpoint should be used when detailed information about individual student attempts is needed, such as for grading, providing feedback, or generating reports. it does not modify any data and is intended for read-only access to attempt information.
Action Parameters
Action Response
BLACKBOARD_GET_CONTENTS
Retrieves the contents of a specific course in the blackboard learn platform. this endpoint allows you to fetch all learning materials, resources, and content items associated with a given course. it should be used when you need to access or display the structure and components of a course, such as modules, assignments, documents, or other learning objects. the endpoint provides a comprehensive view of the course content, which can be useful for building course outlines, content management interfaces, or synchronizing course materials with external systems. note that this endpoint only retrieves the content structure and metadata; it does not download the actual content files. to access specific content items, you may need to use additional api calls based on the information provided by this endpoint.
Action Parameters
Action Response
BLACKBOARD_CREATE_DOMAIN_CONFIG
Creates or updates an lti (learning tools interoperability) domain configuration in blackboard learn. this endpoint allows administrators to set up and manage integrations with external learning tools, configuring various aspects such as user data sharing, security settings, and service permissions. it’s used when setting up a new lti tool or modifying an existing integration to control how the tool interacts with blackboard and what data it can access. the configuration includes options for managing user privacy, tool authentication, and access to blackboard services like membership and grading.
Action Parameters
Action Response
BLACKBOARD_MANAGE_COURSE_DATA_ACCESS
Retrieves a list of courses from the blackboard learn environment. this endpoint is essential for applications that need to access and display course information within the learning management system (lms). it allows developers to fetch course data for various purposes such as building course catalogs, managing enrollments, or syncing course information with external systems. the endpoint is part of the public v2 api, making it suitable for integration with third-party services. while it provides a comprehensive list of courses, it may not include detailed course content or student-specific information, which might require separate api calls.
Action Parameters
Action Response
BLACKBOARD_CREATE_PRONOUN
Creates a new pronoun entry in the blackboard learning management system. this endpoint is used to add new pronouns to the system’s user identity management, supporting inclusive and diverse user representation. it should be used when administrators or authorized users need to introduce new pronoun options for users to select from. the endpoint incorporates an approval workflow, allowing for review of new pronoun entries before they become available for general use. note that this endpoint only creates the pronoun entry; it does not assign pronouns to specific users or modify existing user profiles.
Action Parameters
Action Response
BLACKBOARD_GROUP_MEMBERSHIP_API_DETAILS
Retrieves a list of users belonging to a specific group within a course in the blackboard learning management system. this endpoint is useful for obtaining detailed information about group members, such as their names, roles, and other relevant data. it should be used when you need to access user information for a particular group in a course, for example, to manage group activities or assess group participation. the endpoint does not modify any data and is intended for read-only operations. it may not provide real-time updates if user information has changed very recently.
Action Parameters
Action Response
BLACKBOARD_DELETE_USER
This endpoint permanently deletes a user account from the blackboard learn platform. it should be used when an administrator needs to remove a user’s access and information from the system, such as when a student graduates or an employee leaves the institution. the deletion is irreversible, so it should be used with caution. once deleted, all associated data, including course enrollments, submissions, and personal information, will be permanently removed. this endpoint does not provide a way to archive or temporarily deactivate a user; it only performs a complete deletion. it’s crucial to verify the userid and ensure that any necessary data has been backed up before proceeding with the deletion.
Action Parameters
Action Response
BLACKBOARD_DELETE_QUESTION
Deletes a specific question from an assessment within a blackboard course. this endpoint allows instructors or course administrators to remove individual questions from existing assessments, which can be useful for updating or refining assessment content. the operation is permanent and cannot be undone, so it should be used with caution. this endpoint is particularly useful when modifying assessments after they’ve been created, such as removing outdated or incorrect questions. it should not be used to temporarily hide questions; instead, consider using other blackboard features for that purpose. note that deleting a question may affect the overall structure and scoring of the assessment, so it’s important to review and adjust the assessment settings after using this endpoint.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_GOAL_ALIGNMENTS
Retrieves the course goal alignments for a specified course in blackboard. this endpoint allows users to fetch detailed information about how course goals are linked to specific learning objectives within a particular course. it is essential for educators and administrators who need to understand or analyze the structure of course objectives and their relationships to broader educational goals. the endpoint should be used when reviewing course design, preparing for accreditation processes, or assessing curriculum coherence. it does not modify any alignments; it only provides a read-only view of the existing structure. the response likely includes a list of goals, associated objectives, and potentially metadata about these alignments.
Action Parameters
Action Response
BLACKBOARD_DELETE_OBSERVER
This endpoint removes a specific observer from a user’s list of observers in the blackboard learning management system. it is used to terminate the observer-user relationship, revoking the observer’s ability to monitor or view the specified user’s activities and information. the endpoint should be called when an institution or administrator needs to discontinue an observer’s access to a particular user’s data, such as when a parent’s observing privileges for a student are revoked or when a teacher’s monitoring of a student is no longer required. this operation is irreversible, and re-establishing the observer relationship would require creating a new connection. the endpoint does not provide any information about the observer or user; it simply performs the deletion of the relationship.
Action Parameters
Action Response
BLACKBOARD_DELETE_CONTENT
Deletes a specific content item from a course in the blackboard learning management system. this endpoint should be used when an administrator or authorized user needs to remove outdated, incorrect, or unnecessary learning materials from a course. it permanently removes the specified content, so it should be used with caution. this operation cannot be undone, and once content is deleted, it cannot be recovered through the api. the endpoint requires both a valid course id and content id to function correctly.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_MEETINGS
Retrieves a list of meetings associated with a specific course in the blackboard learning management system. this endpoint is used to fetch details about scheduled meetings, such as virtual classroom sessions, office hours, or other course-related events. it provides educators and students with up-to-date information on upcoming or past meetings for a particular course. the endpoint should be used when you need to display or manage the meeting schedule for a course. it will not provide information about meetings across multiple courses or institution-wide events. the response likely includes meeting titles, dates, times, durations, and possibly attendance information, though the exact details are not specified in the schema.
Action Parameters
Action Response
BLACKBOARD_DELETE_ADAPTIVE_RELEASE_RULE_CRITERION
Deletes a specific criterion from an adaptive release rule for a content item within a blackboard course. this endpoint allows instructors or course administrators to remove individual conditions that control when content becomes available to students. use this when you need to modify an existing adaptive release rule by removing a particular criterion, such as a date restriction or grade requirement. the deletion is permanent and cannot be undone, so use with caution. this operation does not affect other criteria within the same rule or other rules applied to the content item.
Action Parameters
Action Response
BLACKBOARD_ACCESS_CONTROL_BY_ENTITLEMENTS_ON_COURSE_ENDPOINT
Retrieves detailed information about a specific course in the blackboard learn platform using its unique identifier. this endpoint allows users to fetch comprehensive course data, which may include the course name, code, description, enrollment information, instructor details, and other relevant metadata. it’s particularly useful for applications that need to display or process course information, such as student portals, administrative tools, or integration with other educational systems. the endpoint should be used when specific course details are required, but it will not provide information about student performance or course content. note that the exact scope of information returned may depend on the user’s permissions within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_GET_GRADING_PERIODS
Retrieves the gradebook periods for a specified course in the blackboard learning management system. this endpoint allows users to fetch information about the temporal structure of grade entries and assessments within a particular course. it is useful for understanding how the course’s grading is organized over time, which can be essential for course management, grade reporting, and student performance tracking. the endpoint should be used when there’s a need to review or analyze the grading structure of a specific course, particularly for administrative or reporting purposes. it does not modify any data and is meant for read-only operations.
Action Parameters
Action Response
BLACKBOARD_DELETE_ATTENDANCE_RECORD
Delete attendance record for meeting.it will delete meeting attendance within a course meeting. the ‘course.attendance.delete’ entitlement is required to delete attendance record. since: 3500.7.0
Action Parameters
Action Response
BLACKBOARD_GET_PRONOUNS
Retrieves the list of available pronouns in the blackboard learning management system. this endpoint is used to fetch the predefined set of pronouns that users can choose from when setting up or updating their profile. it’s particularly useful for applications that need to synchronize or display pronoun options consistent with the blackboard system. the endpoint returns all currently supported pronouns, which can be used for user interface elements like dropdown menus or form fields. it should be called when initializing user profile forms or when updating the list of available pronouns in integrated systems. note that this endpoint does not provide individual user’s chosen pronouns, but rather the system-wide list of pronoun options.
Action Parameters
Action Response
BLACKBOARD_COURSE_ENTITLEMENT_AND_DATA_ACCESS_CONTROL
Retrieves detailed information about a specific course in the blackboard learning management system. this endpoint allows users to fetch comprehensive data related to a course, such as its title, description, start and end dates, enrollment information, and other course-specific attributes. it is particularly useful for applications that need to display or process course information outside of the blackboard interface. this tool should be used when detailed course information is required for a known course id, but it will not provide a list of all courses or modify any course data.
Action Parameters
Action Response
BLACKBOARD_CREATE_FILE_ATTACHMENT
Adds an attachment to a specific content item within a blackboard learn course. this endpoint allows developers to programmatically upload and associate files with course materials, enhancing the content available to students. it should be used when integrating external systems with blackboard learn to automate the process of adding supplementary materials, documents, or resources to course content. the endpoint requires specifying both the course and the content item to which the attachment will be added, ensuring precise placement of materials within the course structure. note that this operation likely has size limitations for attachments and may be subject to storage quotas set by the institution’s blackboard learn administrator.
Action Parameters
Action Response
BLACKBOARD_DELETE_MEMBERSHIP
Removes a specific course from a designated category within the blackboard learning management system (lms) catalog. this endpoint is used when you need to disassociate a course from a particular category, which can be useful for reorganizing the course catalog, updating course classifications, or managing access control based on categories. it should be used cautiously as it permanently removes the course-category association. this operation does not delete the course itself from the system; it only removes the association between the course and the specified category. the endpoint requires precise identification of both the category (through categorytype and categoryid) and the course (through courseid) to ensure accurate removal of the correct association.
Action Parameters
Action Response
BLACKBOARD_CREATE_ASSIGNMENT
Creates a new assignment within a specified blackboard course. this endpoint allows instructors to set up detailed assignments with customizable settings for availability, grading, and plagiarism detection. it supports rich text instructions using bbml, adaptive release for controlled content visibility, and integration with originality reporting tools. use this endpoint when you need to programmatically create assignments with specific requirements or to batch create multiple assignments. the endpoint provides extensive customization options but requires careful consideration of parameters to ensure the assignment is set up correctly for student access and evaluation.
Action Parameters
Action Response
BLACKBOARD_GET_CONTENT_CHILDREN
Retrieves a list of child content items for a specific content within a blackboard learn course. this endpoint is used to navigate the hierarchical structure of course materials, allowing users to explore sub-items or nested content within a parent content item. it’s particularly useful for building course content navigation systems or for analyzing the structure of course materials. the endpoint returns only direct children of the specified content, not deeper levels of the hierarchy. it should be used when you need to display or process the immediate sub-items of a given course content, but not for searching or retrieving specific content across the entire course.
Action Parameters
Action Response
BLACKBOARD_GET_CONTENT_GROUPS
Retrieves the groups associated with a specific content item within a blackboard course. this endpoint is useful for understanding the group structure or permissions related to particular course content. it should be used when you need to list all groups that have access to or are associated with a specific piece of content in a course. the endpoint does not modify any data and is intended for read-only operations. note that it does not provide detailed information about the groups themselves, only their association with the specified content.
Action Parameters
Action Response
BLACKBOARD_GET_COLUMN_GROUP_ATTEMPTS
Retrieves group attempts data for a specific gradebook column within a course in blackboard learn. this endpoint allows users to access detailed information about group submissions, including submission dates, grades, and potentially group member contributions for a particular grading item. it is particularly useful for instructors or administrators who need to analyze group performance or review the history of group submissions for a specific assignment or grading criteria. the endpoint supports both ultra and original course views, making it versatile across different blackboard learn interfaces. use this when you need to gather comprehensive data about group work and collaborative assignments within a course’s gradebook structure.
Action Parameters
Action Response
BLACKBOARD_COURSE_GROUP_INITIATION
Creates a new group within a specified course in the blackboard learn system. this endpoint allows for detailed customization of group properties, including its name, description, availability, and enrollment settings. it’s particularly useful for organizing students into smaller units for collaborative work, discussions, or specific course activities. the function supports creating both regular groups and group sets, with options for self-enrollment or instructor-managed membership. use this when setting up course structures that require student groupings, whether for project teams, study groups, or other collaborative activities within a course.
Action Parameters
Action Response
BLACKBOARD_UPDATE_DOMAIN_CONFIG
This endpoint allows updating an existing lti (learning tools interoperability) domain configuration in the blackboard learn platform. it is used to modify various settings related to lti tool integration, including domain information, security settings, user data sharing preferences, and service permissions. the endpoint is particularly useful when changes need to be made to an existing lti tool configuration, such as updating the primary domain, modifying data sharing settings, or adjusting service permissions. it provides fine-grained control over how the lti tool interacts with blackboard learn and what data it can access. this endpoint should be used carefully, as changes to these settings can significantly impact the functionality and security of the lti integration.
Action Parameters
Action Response
BLACKBOARD_GET_DISCUSSIONS
Retrieves all discussions associated with a specific course in the blackboard learning management system. this endpoint allows developers to access the discussion forums and threads for a particular course, enabling integration of course discussions into external applications or custom dashboards. it’s particularly useful for building tools that aggregate or analyze student engagement in course discussions. the endpoint returns a collection of discussion objects, likely including details such as discussion titles, creation dates, and potentially the number of posts or participants. it should be used when you need a comprehensive view of all discussions within a course, but note that it may not include the actual content of individual posts or replies.
Action Parameters
Action Response
BLACKBOARD_INITIALIZE_EDUCATIONAL_ENTITY
Creates a new course in the blackboard learn system with specified attributes and settings. this endpoint allows for the creation of both academic courses and organizational units, with extensive customization options for course properties, availability, enrollment methods, and localization. it should be used when setting up new courses or organizations within blackboard, either manually or as part of an automated provisioning process. the endpoint provides flexibility in course setup, supporting both ultra and classic course views, various availability and enrollment options, and integration with external systems through data source and external id fields. however, it’s important to note that some settings are specific to either ultra or classic courses, and certain parameters may have interdependencies or require specific permissions to modify.
Action Parameters
Action Response
BLACKBOARD_FETCH_COURSE_CATEGORY_ASSOCIATIONS
Retrieves a list of categories for a specific course within the blackboard learning management system. this endpoint allows developers to access the organizational structure of a course, providing information about how content is categorized and arranged. it should be used when there’s a need to understand or display the content structure of a blackboard course, such as for content navigation or course mapping purposes. the endpoint focuses solely on category information and does not return the actual content within these categories. it’s particularly useful for applications that need to mirror or interact with blackboard’s course organization.
Action Parameters
Action Response
BLACKBOARD_GET_MEMBERSHIPS
Retrieves a list of courses associated with a specific category in the blackboard catalog. this endpoint allows users to fetch course information based on the category type and category id, providing a way to browse or search for courses within a particular organizational structure. it’s useful for applications that need to display course offerings for a given department, subject area, or other categorical groupings. the endpoint should be used when you need to present users with a filtered view of courses or when populating course selection interfaces tied to specific categories in the blackboard system.
Action Parameters
Action Response
BLACKBOARD_CREATE_ADAPTIVE_RELEASE_ACL_USER_PREDICATE
This endpoint updates a user-specific criterion within an adaptive release rule for a particular content item in a blackboard course. it allows for fine-tuning of content visibility based on individual user conditions. use this endpoint when you need to modify existing user-based criteria for adaptive release rules, such as changing performance thresholds or adjusting access conditions for a specific student. this tool is specifically for updating existing criteria and should not be used for creating new rules or criteria. note that this endpoint focuses solely on user-specific criteria and does not handle group-based or date-based release conditions.
Action Parameters
Action Response
BLACKBOARD_GET_ATTENDANCE_RECORDS_BY_MEETING_ID
Returns a list of course meeting attendance for a given meeting id. the “course.attendance.view” entitlement is required to view a course meeting attendance. since: 3500.7.0
Action Parameters
Action Response
BLACKBOARD_DELETE_ATTACHMENT
Deletes a specific file associated with an attempt in a course’s gradebook within the blackboard learn environment. this endpoint should be used when an instructor or administrator needs to remove a file that was incorrectly uploaded or is no longer relevant to a student’s attempt. it permanently removes the file from the system, so it should be used with caution. this operation cannot be undone, and the file cannot be recovered once deleted. the endpoint does not provide any information about the deleted file or confirm its previous existence.
Action Parameters
Action Response
BLACKBOARD_GET_NODE_COURSE_ASSOCIATIONS
Retrieves a list of courses associated with a specific node in the institutional hierarchy of blackboard. this endpoint is used to fetch all courses linked to a particular organizational unit (such as a department, faculty, or program) within the educational institution’s structure. it provides a way to navigate and explore the course offerings based on the hierarchical organization of the institution. the endpoint should be used when you need to list or enumerate courses for a specific segment of the institution, as defined by the hierarchy node. it does not provide detailed information about individual courses, only their association with the specified node.
Action Parameters
Action Response
BLACKBOARD_GET_COLUMN_ATTEMPT
Retrieves detailed information about a specific attempt for a gradebook column within a course in the blackboard learn system. this endpoint allows users to access individual submission data, such as scores, comments, or other relevant information associated with a student’s attempt on a particular graded item. it is particularly useful for instructors or administrators who need to review or analyze individual student performances on assignments or assessments. the endpoint should be used when detailed information about a specific submission is required, rather than aggregate data for the entire column or course.
Action Parameters
Action Response
BLACKBOARD_CREATE_GRADE_NOTATION
Creates a new grade notation in the gradebook for a specific course in blackboard. this endpoint allows instructors or administrators to add custom performance codes and their corresponding descriptions to the grading system. it’s particularly useful for implementing non-standard grading schemes or providing additional context to traditional letter or number grades. the created grade notation can then be used when assigning grades to students, offering more nuanced feedback on their performance. this tool should be used when setting up or modifying the grading structure for a course, especially in cases where standard grading notations are insufficient to capture the full range of student performance or special grading circumstances.
Action Parameters
Action Response
BLACKBOARD_CREATE_GROUP_PREDICATE
This endpoint updates the criteria for a specific group within an adaptive release rule for a particular content item in a blackboard course. it allows instructors or course administrators to modify how and when course content is made available to different groups of students based on various conditions. use this endpoint when you need to adjust the release criteria for course materials for a specific student group, such as changing date restrictions, grade requirements, or other access conditions. this operation is crucial for maintaining flexible and personalized learning paths within a course. note that this endpoint only updates existing criteria and cannot be used to create new adaptive release rules or groups.
Action Parameters
Action Response
BLACKBOARD_UPDATE_RUBRIC_EVALUATION
Updates a specific rubric evaluation for a course in the blackboard learning management system. this endpoint allows for modifying the scores and feedback for individual criteria within a rubric that has been associated with a course item (such as an assignment or discussion). it is used when an instructor needs to adjust their evaluation of a student’s work using a predefined rubric. the update can include changes to scores for different rubric cells and detailed feedback using blackboard’s rich text format (bbml). this endpoint is particularly useful for refining assessments, providing more detailed feedback, or correcting errors in previous evaluations.
Action Parameters
Action Response
BLACKBOARD_GET_PLACEMENT
Retrieves detailed information about a specific lti (learning tools interoperability) placement within the blackboard learn platform. this endpoint allows developers and administrators to fetch the configuration, settings, and integration details for a particular lti tool placement identified by its unique placementid. use this endpoint when you need to inspect or verify the setup of an lti tool within blackboard courses or content areas. the returned data may include information such as the tool’s name, description, launch url, and custom parameters. this endpoint is particularly useful for troubleshooting lti integrations or gathering information for reporting purposes.
Action Parameters
Action Response
BLACKBOARD_GET_GROUP_SET_CHILDREN
Retrieves a list of groups within a specific group set for a given course in the blackboard learning management system. this endpoint allows educators and administrators to access detailed information about the groups created within a particular group set, facilitating management of student collaborations and assignments. it should be used when there’s a need to view or analyze the structure of groups within a course, such as for attendance tracking, assignment distribution, or organizing collaborative activities. this endpoint is particularly useful for applications that need to synchronize group data with external systems or generate reports on course organization.
Action Parameters
Action Response
BLACKBOARD_REVISE_ULTRA_COURSE_DISCUSSION_POST
Updates a specific message within a course discussion on the blackboard platform. this endpoint allows for modifying the status and/or content of an existing message. it can be used to publish drafts, soft-delete messages, or update the body text of a message. the update is partial, meaning you can modify either the status, the body, or both without affecting the other fields. this endpoint is particularly useful for moderating discussions, editing messages for clarity, or managing the visibility of messages within a course context. note that updating a message’s status may affect its visibility to other users in the discussion.
Action Parameters
Action Response
BLACKBOARD_GET_NODE_USER_ASSOCIATIONS
Retrieves a list of users associated with a specific node in the blackboard learn institutional hierarchy. this endpoint allows administrators and authorized users to fetch user information within the context of the institution’s organizational structure. it is particularly useful for managing user access, roles, and permissions at different levels of the institutional hierarchy. the endpoint should be used when there’s a need to audit or review user assignments within a specific department, faculty, or sub-institution. it provides a comprehensive view of user associations but does not modify any user data. note that the response may be paginated for large user sets, and additional api calls might be necessary to retrieve the complete list of users for nodes with a high number of associated accounts.
Action Parameters
Action Response
BLACKBOARD_GET_TERMS
Retrieves a list of academic terms or information about specific terms in the blackboard learning management system. this endpoint provides access to term definitions, including start and end dates, term names, and other relevant metadata. it’s useful for applications that need to synchronize academic calendars, manage course schedules, or provide term-based information to users. the endpoint supports pagination and field selection, allowing for efficient data retrieval and reduced payload sizes when only specific term information is needed. it should be used when building integrations that require up-to-date term information or when displaying term-related data in external applications connected to blackboard.
Action Parameters
Action Response
BLACKBOARD_UPDATE_TOC_ITEM
Updates the visibility settings for a specific table of contents (toc) item within a blackboard course. this endpoint allows you to modify guest and observer access permissions for a particular toc item. use this when you need to change who can view certain course content, such as during course setup or when adjusting access throughout the semester. the endpoint only updates visibility settings and does not modify other properties of the toc item. note that this operation may affect course accessibility and should be used carefully to ensure compliance with institutional policies.
Action Parameters
Action Response
BLACKBOARD_UPDATE_RUBRIC
Updates a specific rubric within a blackboard learn course. this endpoint allows for modification of various aspects of an existing rubric, including its title, description, type, and detailed grading criteria. it’s used to refine assessment tools, adjust grading scales, or modify evaluation criteria without creating an entirely new rubric. the update can encompass changes to the rubric’s structure (columns and rows) as well as the specific grading details in each cell. this functionality is particularly useful for instructors who need to fine-tune their assessment methods based on course progression or student feedback. note that this endpoint modifies an existing rubric; it cannot be used to create a new one or to delete a rubric entirely.
Action Parameters
Action Response
BLACKBOARD_GET_DOMAIN_CONFIG
Retrieves detailed information about a specific lti (learning tools interoperability) domain within the blackboard learn system. this endpoint is used to fetch configuration details, status, and other relevant information for a particular lti domain integration. it’s particularly useful for administrators and developers who need to manage or troubleshoot lti tool integrations with blackboard. the endpoint should be used when specific information about an lti domain is required, such as verifying its configuration or checking its current status. it will not modify any domain settings; it’s a read-only operation.
Action Parameters
Action Response
BLACKBOARD_CREATE_COURSE
Creates a new course in the blackboard learn system with specified attributes and settings. this endpoint allows for the detailed configuration of a course, including its basic information, availability, enrollment options, and localization settings. it supports both classic and ultra course views and provides flexibility in defining course duration, access control, and integration with external systems. use this endpoint when setting up a new course or organization within blackboard, ensuring all required parameters are provided and optional parameters are used as needed to fully customize the course setup.
Action Parameters
Action Response
BLACKBOARD_UPDATE_CATEGORY
Updates specific details of a category in the blackboard catalog system. this endpoint allows modification of various category attributes such as title, description, front page visibility, availability, access restrictions, and associated institution roles. it’s used to manage and organize the catalog structure, controlling how categories are presented and accessed within the blackboard learning environment. the endpoint requires specifying both the category type and id in the url path to target the correct category for updates. it’s particularly useful for administrators or content managers who need to refine category settings or adjust access permissions.
Action Parameters
Action Response
BLACKBOARD_GET_GOALS
The getgoals endpoint retrieves a list of educational goals within the blackboard learning management system. it provides access to goal information that can be used to track student progress, align curriculum with objectives, or generate reports on learning outcomes. this endpoint is particularly useful for administrators, instructors, or integrated systems that need to assess or manage educational targets across courses or programs. the endpoint returns all available goals without requiring specific parameters, making it suitable for general goal overviews or as a first step in more detailed goal analysis. however, it may not provide granular filtering options in this version, so additional processing might be needed for specific use cases. while the endpoint is labeled as ‘public’, users should verify access rights as some implementations may still require authentication or have usage limitations to protect sensitive educational data.
Action Parameters
Action Response
BLACKBOARD_GET_ANNOUNCEMENT
Retrieves a specific announcement from the blackboard learn platform using its unique identifier. this endpoint allows users to fetch detailed information about a single announcement, such as its title, content, publication date, and author. it’s particularly useful when you need to display or process information about a known announcement. the endpoint should be used when you have the specific id of an announcement and require its full details. note that this endpoint only retrieves existing announcements and cannot be used to create, modify, or delete announcements.
Action Parameters
Action Response
BLACKBOARD_DELETE_TERM
The deleteterm endpoint removes a specific academic term from the blackboard learning management system. it should be used when an administrator needs to permanently remove a term that is no longer needed, such as an outdated or erroneously created term. this operation is irreversible and will delete all associated data for the specified term, including course associations and enrollment information. it’s crucial to use this endpoint with caution, as it may have far-reaching consequences on the institution’s academic records and student data. before deletion, ensure that all necessary data has been backed up or migrated if required.
Action Parameters
Action Response
BLACKBOARD_GET_FILE_ATTACHMENT
Retrieves detailed information about a specific attachment associated with a particular content item within a blackboard course. this endpoint allows users to access metadata and potentially the content of an attachment, such as a document, image, or other file types, that has been added to course materials. it should be used when detailed information about a specific attachment is needed, such as for displaying file properties, preparing download links, or verifying attachment availability. the endpoint does not modify the attachment or course content; it is solely for retrieval purposes. note that this endpoint requires precise identification of the course, content item, and attachment, making it useful for targeted access but not for broad queries or searches across multiple courses or content items.
Action Parameters
Action Response
BLACKBOARD_GET_TASK
Retrieves detailed information about a specific task within a course in the blackboard learn platform. this endpoint allows users to fetch comprehensive data about an individual assignment, activity, or any other task associated with a particular course. it should be used when detailed information about a single task is needed, such as viewing assignment instructions, due dates, or associated materials. the endpoint is particularly useful for building interfaces that display task details to students or instructors, or for integrating task information into external learning tools. note that this endpoint only provides information about the task itself and does not include submission data or grades.
Action Parameters
Action Response
BLACKBOARD_COURSE_OR_ORGANIZATION_CREATION
Creates a new course in the blackboard learn system with specified settings and configurations. this endpoint allows administrators or instructors to set up a course with various parameters including its basic information, availability, enrollment options, and localization settings. it’s particularly useful when setting up new courses for an academic term or creating specialized learning environments. the endpoint requires at minimum a course id and name, but offers extensive customization through optional parameters. it’s important to note that some settings, like ultra status, can significantly impact the course’s interface and functionality, so careful consideration should be given when configuring these options.
Action Parameters
Action Response
BLACKBOARD_UPDATE_ANNOUNCEMENT
This endpoint allows you to update an existing system announcement in blackboard. it provides the ability to modify the announcement’s title, content (using bbml formatting), availability settings, and display options. use this endpoint when you need to change the content or visibility of a specific announcement, such as extending its duration, updating its message, or adjusting where it appears in the blackboard interface. the update is partial, meaning you only need to include the fields you want to change. be cautious when updating availability settings, as changes may immediately affect the announcement’s visibility to users.
Action Parameters
Action Response
BLACKBOARD_UPDATE_PRONOUN
Updates the information for a specific pronoun in the blackboard system. this endpoint allows modification of an existing pronoun’s name and status, identified by the pronoun id in the url path. it’s used to manage the list of available pronouns that users can select for their profiles, supporting inclusive identity representation. the endpoint should be used when administrators need to edit pronoun details or change approval statuses. note that this operation only updates the specified fields and does not affect other pronoun attributes not included in the request.
Action Parameters
Action Response
BLACKBOARD_DELETE_PLACEMENT
This endpoint deletes a specific learning tools interoperability (lti) placement from the blackboard learn platform. lti placements define where and how external learning tools are integrated within the blackboard user interface. use this endpoint when you need to remove an lti tool integration from a specific location in the blackboard environment. this action is permanent and cannot be undone, so it should be used with caution. the deletion will remove the placement configuration but does not affect the lti tool provider registration itself. be aware that removing a placement may impact users who rely on the tool at that specific location within blackboard.
Action Parameters
Action Response
BLACKBOARD_DELETE_NODE
Deletes a specific node from the institutional hierarchy in blackboard learn. this endpoint should be used when an administrator needs to remove a node, such as a department, school, or program, from the institution’s organizational structure. it permanently removes the specified node and its association within the hierarchy. caution should be exercised when using this endpoint, as deleting a node may have cascading effects on courses, users, or other entities associated with that node. it’s important to note that this operation cannot be undone, so it should only be used when you are certain that the node and its data are no longer needed.
Action Parameters
Action Response
BLACKBOARD_GET_USER_GRADES
Retrieves detailed gradebook information for a specific user within a particular course in the blackboard learning management system. this endpoint allows educators, administrators, or authorized users to access individual student performance data, including grades, assignments, and other relevant gradebook entries. it should be used when detailed grade information for a single student in a specific course is required, such as for progress monitoring or generating individual reports. the endpoint does not provide aggregate data for multiple students or courses and cannot be used to modify gradebook entries.
Action Parameters
Action Response
BLACKBOARD_GET_DISCUSSION_MESSAGES
Retrieves all messages within a specific discussion for a given course in the blackboard learning management system. this endpoint allows users to fetch the entire conversation thread, including all posts and replies, for a particular discussion topic. it’s useful for displaying the full context of a discussion, enabling students and instructors to review past interactions, and facilitating asynchronous communication in online learning environments. the endpoint should be used when a comprehensive view of a discussion is needed, such as for moderation, grading, or catching up on missed conversations. it does not provide capabilities for posting new messages or editing existing ones; separate endpoints would be required for those actions.
Action Parameters
Action Response
BLACKBOARD_CREATE_ANNOUNCEMENT
Creates a new system-wide announcement in the blackboard learn environment. this endpoint allows administrators to compose and configure announcements that can be displayed to users across the platform. the announcement can be customized with rich text content, specific visibility durations, and display locations such as the login page or within courses. use this endpoint when you need to broadcast important information, updates, or alerts to all users or specific segments of your blackboard learn community. it’s particularly useful for system-wide notifications, maintenance alerts, or important institutional announcements. note that creating excessive or irrelevant announcements may lead to information overload for users, so use this feature judiciously.
Action Parameters
Action Response
BLACKBOARD_GET_PLACEMENTS
Retrieves a list of all available lti (learning tools interoperability) placements within the blackboard learn environment. this endpoint allows developers and administrators to obtain information about where external learning tools can be integrated within the blackboard platform. it’s particularly useful when setting up or managing lti tool integrations, as it provides insight into the possible locations where these tools can be placed. the response likely includes details such as placement ids, names, and descriptions, though specific return fields are not provided in the schema. use this endpoint when you need to explore or verify lti integration options in blackboard.
Action Parameters
Action Response
BLACKBOARD_GET_USER_AVATAR
Retrieves the avatar (profile picture) for a specified user in the blackboard learn platform. this endpoint allows you to fetch the current profile image associated with a user’s account based on their unique user id. it should be used when you need to display or access a user’s avatar within your application or integration. the endpoint returns the image data directly, which can be used for rendering the avatar or storing it locally. note that this endpoint only provides the avatar image and does not include any other user profile information. if the user has not set an avatar, the endpoint may return a default image or an appropriate error response.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_RESOURCE
Retrieves a specific resource from a particular course within the blackboard learning management system. this endpoint is used to access detailed information about a single course resource, such as a document, assignment, or any other learning material. it should be used when you need to fetch the properties or content of a specific resource within a known course. the endpoint requires both the course id and resource id to be specified in the path. it’s important to note that this endpoint only retrieves the resource information and does not modify or delete the resource. access to the resource may be subject to user permissions within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_CHILDREN
Retrieves a list of child courses or sub-courses associated with a specified parent course in the blackboard learn platform. this endpoint is useful for exploring the hierarchical structure of courses, such as main courses and their associated sections or modules. it should be used when you need to obtain information about the sub-components of a particular course. the endpoint does not provide detailed information about the child courses; it likely returns a list of basic details such as course ids and names. it’s important to note that this endpoint may not be applicable for courses without any child elements.
Action Parameters
Action Response
BLACKBOARD_GET_SYSTEM_ROLE
Retrieves detailed information about a specific system role in the blackboard learning management system. this endpoint should be used when you need to access the properties, permissions, or other attributes associated with a particular role. it’s useful for administrators or developers who need to understand or verify the capabilities assigned to different user types within blackboard. the endpoint returns comprehensive data about the requested role, which may include its name, description, associated permissions, and any custom settings. however, it does not modify role information or provide a list of users assigned to the role.
Action Parameters
Action Response
BLACKBOARD_COURSE_USER_REMOVAL
Removes a specific user from a particular course in the blackboard learning management system. this endpoint should be used when an administrator or instructor needs to unenroll a student, remove a teaching assistant, or disassociate any user from a course. it’s particularly useful for managing course rosters, handling student withdrawals, or updating staff assignments. the operation is irreversible, so it should be used with caution. this endpoint does not delete the user from the entire blackboard system; it only removes their association with the specified course. it’s important to note that this action may affect the user’s access to course materials and their course-related data.
Action Parameters
Action Response
BLACKBOARD_UPDATE_COLUMN_GRADE
The updategrade endpoint allows instructors to modify various aspects of a student’s grade for a specific course and gradebook column in the blackboard learning management system. this patch operation enables overriding grades, adding instructor notes and feedback, marking grades as exempt from course grade calculations, and associating predefined grade notations. it’s particularly useful for handling manual grade entries, overriding automatically calculated grades, and managing special grading circumstances. the endpoint should be used when there’s a need to adjust individual student grades outside of the standard grading process, provide detailed feedback, or apply special grading considerations. it’s important to note that this endpoint modifies existing grade entries and does not create new ones; it should not be used for initial grade submissions.
Action Parameters
Action Response
BLACKBOARD_GET_CHILD_CATEGORIES
Retrieves the child categories of a specified parent category within the blackboard catalog system. this endpoint allows users to navigate through the hierarchical structure of categories, which is crucial for organizing and accessing educational content. it should be used when exploring the category tree, building category-based navigation, or when needing to list subcategories of a specific parent category. the endpoint is particularly useful for applications that need to mirror or interact with blackboard’s content organization structure. note that this endpoint only provides direct children of the specified parent category and does not recursively fetch all descendants.
Action Parameters
Action Response
BLACKBOARD_CREATE_CALENDAR_ITEM
This endpoint creates a new calendar item in the blackboard platform. it allows users to add various types of events, such as course-related activities, personal appointments, or institution-wide events, to specific calendars within the system. the endpoint supports creating one-time events as well as recurring items with customizable recurrence patterns. it also facilitates the integration of learning tools interoperability (lti) links, enabling the association of external learning tools with calendar items. this endpoint should be used when adding new events or activities to blackboard calendars, but it cannot be used to modify existing calendar items or to create items for the read-only gradebookcolumn type.
Action Parameters
Action Response
BLACKBOARD_CREATE_GROUP_MEMBERSHIP
This endpoint updates a user’s information within a specific group in a blackboard course. it allows administrators or instructors to modify user details, roles, or permissions for a particular user in the context of a course group. use this endpoint when you need to change a user’s status, role, or other attributes within a group, such as updating their group membership type or adjusting their group-specific permissions. this operation is specifically for modifying existing user data and should not be used for adding new users to a group or creating new groups. the endpoint requires the course id, group id, and user id to precisely target the user’s information in the correct context.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_ROLES
Retrieves a list of available course roles in the blackboard learn system. this endpoint allows users to fetch all predefined roles that can be assigned to users within courses. it is useful for administrators and developers who need to understand the available role options when managing course memberships or setting up integrations. the endpoint does not create, modify, or delete roles; it only provides read access to the existing role definitions. use this endpoint when you need to display role options, validate role assignments, or gather information about the roles structure in your blackboard learn instance.
Action Parameters
Action Response
BLACKBOARD_CREATE_COLUMN_GROUP_ATTEMPT
The creategroupattempt endpoint allows for the creation or update of a group attempt for a specific gradebook column in a blackboard learn course. this tool is essential for managing group submissions, tracking their progress, and facilitating the grading process. it supports various aspects of group work, including submission status tracking, grading, feedback, and metadata management. the endpoint is particularly useful for instructors and course administrators who need to manage group assignments and assessments within the blackboard learning environment. it provides flexibility in handling different stages of the submission process, from initial attempt to final grading, and supports both regular and ultra course formats. however, users should be aware that some status options are deprecated and may cause unexpected behavior if used.
Action Parameters
Action Response
BLACKBOARD_GET_GRADE_COLUMN
Retrieves detailed information about a specific gradebook column within a particular course in the blackboard learning management system. this endpoint allows users to access the properties and settings of an individual grading column, such as its name, description, points possible, and grading type. it should be used when detailed information about a specific grading component is needed, for example, when reviewing or auditing the grading structure of a course. the endpoint provides read-only access and does not allow modification of the column data. it’s particularly useful for instructors, teaching assistants, or administrators who need to verify or analyze the setup of their course gradebook without making changes.
Action Parameters
Action Response
BLACKBOARD_CREATE_USER
Creates a new user account in the blackboard learn system with detailed profile information. this endpoint allows for the creation of user profiles with comprehensive data, including personal details, educational information, institutional and system roles, contact information, and localization preferences. it should be used when adding new users to the system, such as during student enrollment, faculty onboarding, or administrative staff addition. the endpoint requires at least the user’s name, username, and password, but allows for extensive customization of the user profile with optional fields. it’s important to note that some fields have specific formats or enumerated values that must be adhered to for successful user creation.
Action Parameters
Action Response
BLACKBOARD_GET_USER
Retrieves detailed information about a specific user in the blackboard learn system. this endpoint allows you to fetch user profile data, such as name, email, system role, and other relevant details associated with the user account. it should be used when you need to access or display information about a particular user, such as for user management tasks, profile displays, or data synchronization between systems. the endpoint returns only the publicly available information about the user and does not provide access to sensitive or private data. it’s important to note that while this is a public api endpoint, the actual data returned may still be subject to user privacy settings and system-wide access controls.
Action Parameters
Action Response
BLACKBOARD_GET_GRADEBOOK_CATEGORY
Retrieves detailed information about a specific gradebook category within a course in the blackboard learning management system. this endpoint allows users to access important data about how grades are organized and weighted within a course, which is crucial for understanding the grading structure. it should be used when needing to review or verify the setup of a particular grading category, such as its name, weight in the overall grade, and potentially associated grade items. this tool is particularly useful for instructors, teaching assistants, or administrators who need to audit or manage the grading system for a course. note that this endpoint only provides information about the category itself and may not include the actual grades or student data associated with it.
Action Parameters
Action Response
BLACKBOARD_DELETE_MESSAGE
This endpoint deletes a specific message within a course in the blackboard learning management system. it should be used when an instructor or authorized user needs to remove a particular message from a course’s communication thread. the deletion is permanent and cannot be undone, so it should be used with caution. this tool is particularly useful for managing course content, removing outdated or inappropriate messages, or maintaining a clean communication environment within the course. note that this action may be subject to user permissions, and the ability to delete messages might be restricted to certain roles within the course.
Action Parameters
Action Response
BLACKBOARD_GET_GOAL_BY_ID
Retrieves detailed information about a specific learning goal within the blackboard learn platform. this endpoint allows educators and administrators to access comprehensive data about an individual goal, including its description, associated courses, and progress metrics. use this when you need to review or analyze a particular learning objective. the tool returns only information about the requested goal and does not provide an overview of all goals or modify any goal data. it’s particularly useful for tracking student progress, curriculum planning, and ensuring alignment with educational standards.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_GRADEBOOK_LOGS
Retrieves the gradebook logs for a specific course in the blackboard learning management system. this endpoint provides a historical record of all gradebook-related activities and changes within the specified course. it’s particularly useful for instructors and administrators who need to audit grade modifications, track changes over time, or investigate discrepancies in student grades. the logs typically include information such as the date and time of changes, the user who made the changes, and the nature of the modifications (e.g., grade updates, column additions, or deletions). this tool should be used when detailed tracking of gradebook activities is required, but it does not provide real-time grade data or allow for grade modifications.
Action Parameters
Action Response
BLACKBOARD_CREATE_MESSAGE
Creates a new message within a specific blackboard course. this endpoint allows users to compose and send messages to course participants, supporting rich text formatting through bbml, file attachments, and flexible recipient management. it’s ideal for course announcements, discussions, or direct communication between instructors and students. the endpoint should be used when there’s a need to initiate or continue a conversation within the context of a particular course. it provides comprehensive options for message creation, including subject, body content with rich formatting, recipient lists (to, cc, bcc), and file attachments. however, it does not support scheduling messages for future delivery or sending to recipients outside the course context.
Action Parameters
Action Response
BLACKBOARD_GET_ADAPTIVE_RELEASE_ACL_USER_PREDICATES
Retrieves a list of users who meet a specific criterion within an adaptive release rule for a particular content item in a blackboard learn course. this endpoint is used to identify which users have satisfied the conditions set by the adaptive release criterion, allowing administrators or instructors to monitor and manage access to course content. it’s particularly useful for tracking student progress, assessing the effectiveness of adaptive release strategies, and ensuring that content is being accessed as intended. the endpoint does not modify any data or grant access; it only provides information about which users currently meet the specified criterion.
Action Parameters
Action Response
BLACKBOARD_UPDATE_CALENDAR_ITEM
This endpoint allows you to update an existing calendar item in the blackboard system. it can be used to modify various aspects of an event, assignment, or other calendar entries, including basic details, recurrence settings, and lti (learning tools interoperability) integration. the endpoint is particularly useful for making changes to scheduled items, adjusting dates, updating descriptions, or linking to external learning resources. it supports both one-time and recurring events, with detailed options for setting recurrence patterns. note that some properties, such as dynamiccalendaritemprops, are read-only and cannot be modified through this endpoint.
Action Parameters
Action Response
BLACKBOARD_CREATE_PLACEMENT
Creates a new lti (learning tools interoperability) placement in the blackboard learn system. this endpoint allows integration of external tools and services into the learning management system, enhancing the capabilities and user experience. it supports various types of placements, including content handlers, system tools, and course navigation elements. use this endpoint when you need to add a new external tool or service to blackboard learn, specifying its type, location, and configuration settings. the created placement can be used for various purposes such as content delivery, student engagement, or administrative tasks, depending on the specified type.
Action Parameters
Action Response
BLACKBOARD_GET_COURSE_ROLE
Retrieves detailed information about a specific course role in blackboard learn using its unique identifier. this endpoint is used to fetch the properties, permissions, and settings associated with a particular role within a course. it’s essential for understanding the access levels and capabilities assigned to different user types in the blackboard learning environment. use this endpoint when you need to review or verify the configuration of a course role, such as instructor, teaching assistant, or student. the returned data can be used for role management, troubleshooting access issues, or ensuring proper permissions are set for different user categories. note that this endpoint only provides read access to role information and cannot be used to modify role settings.
Action Parameters
Action Response
BLACKBOARD_GET_ATTEMPT_FILE_META_DATA_LIST
Retrieves the files associated with a specific gradebook attempt for a given course in the blackboard learning management system. this endpoint allows access to student-submitted files for a particular assignment or assessment attempt. it is useful for instructors or systems integrating with blackboard to review submissions, facilitate grading processes, or archive student work. the endpoint should be used when there’s a need to access the actual file content of student submissions, rather than just metadata about the attempt. note that this endpoint only provides access to files and does not include other attempt details such as scores or feedback.
Action Parameters
Action Response
BLACKBOARD_DOWNLOAD
Downloads a specific attachment from a course’s content in the blackboard learning management system. this endpoint retrieves the file associated with the given attachmentid, which is linked to a particular content item (contentid) within a specific course (courseid). it’s useful for programmatically accessing course materials, such as lecture slides, assignment documents, or supplementary resources. the endpoint returns the raw file data, allowing for direct download or further processing of the attachment content.
Action Parameters
Action Response
BLACKBOARD_DELETE_CONTENT_GROUP
This endpoint deletes a specific group associated with a content item within a blackboard course. it is used to remove group assignments or collaborations tied to particular course content. the operation is irreversible and should be used with caution, as it will permanently remove the group’s association with the content item. this can affect student access and collaboration settings for the specified content. the endpoint should be used when reorganizing course structure, removing outdated group assignments, or cleaning up course content. it does not delete the content item itself or the course, only the group’s association with the content. note that this operation may impact students currently assigned to the group, potentially affecting their access to the content item.
Action Parameters
Action Response
BLACKBOARD_UPDATE_GRADING_PERIOD
Updates a specific grading period within a course’s gradebook in the blackboard learn system. this endpoint allows for modification of various attributes of an existing grading period, including its title, description, position in the gradebook, date settings, and temporal coverage. it’s used when course instructors or administrators need to adjust grading period details after initial creation, such as extending deadlines or reorganizing the gradebook structure. the endpoint provides flexibility in updating individual fields without requiring all parameters to be specified. it’s particularly useful for managing the chronological structure of a course and associating gradable items with specific time frames.
Action Parameters
Action Response
BLACKBOARD_COURSE_AND_ORG_DUPLICATION_PERMISSIONS_UPDATE
This endpoint creates a copy of an existing course in the blackboard learning management system. it allows instructors or administrators to duplicate course content, settings, and structure into a new or existing course. use this endpoint when you need to replicate a course for a new semester, create a template from an existing course, or backup course content. the operation copies all copyable elements of the source course into the target course specified by the courseid. note that this process may take some time for large courses, and certain elements (such as student data or time-sensitive content) may not be copied. the endpoint does not provide real-time progress updates on the copying process.
Action Parameters
Action Response
BLACKBOARD_GET_GROUP_SET
Retrieves detailed information about a specific group set within a course in the blackboard learning management system. this endpoint allows users to fetch the properties and configuration of a particular group set, which may include details such as the group set name, description, availability, and associated groups. it is useful for obtaining up-to-date information about how groups are organized within a course, which can be valuable for course management and student collaboration purposes. this endpoint should be used when detailed information about a specific group set is needed, rather than a list of all group sets in a course. it does not modify the group set or its associated groups; it only provides read access to the existing data.
Action Parameters
Action Response
BLACKBOARD_GET_CALENDARS
Get the list of calendars. this endpoint will return all calendars viewable by the user. all users can request a list of calendars viewable to them. since: 3400.9.0
Action Parameters
Action Response
BLACKBOARD_UPDATE_PLACEMENT
This endpoint allows you to update an existing lti (learning tools interoperability) placement in the blackboard learning management system. it provides granular control over various aspects of the placement, including its name, description, icon, url, visibility settings, grading capabilities, and custom launch parameters. use this endpoint when you need to modify the properties of an existing lti integration, such as changing its availability, updating its display information, or adjusting its behavior within courses. the endpoint is particularly useful for administrators or instructors who need to fine-tune the integration of external learning tools with blackboard.
Action Parameters
Action Response
BLACKBOARD_GET_COLUMN_ATTEMPTS
Retrieves attempt data for a specific gradebook column within a course in the blackboard learn platform. this endpoint allows users to access detailed information about student attempts for a particular assessment or assignment. it’s useful for analyzing student performance, tracking submission patterns, and gathering data for educational analytics. the endpoint should be used when detailed information about student interactions with a specific gradebook item is needed, but it won’t provide an overview of the entire gradebook or course structure.
Action Parameters
Action Response
BLACKBOARD_MODIFY_COURSE_ANNOUNCEMENT_ACCESS
This endpoint allows you to update an existing course announcement in the blackboard learn platform. it can modify the announcement’s title, body content, draft status, and availability settings. the body content supports rich text formatting using bbml (blackboard markup language), enabling the creation of visually appealing and structured announcements. use this endpoint when you need to edit or refine an announcement’s content, change its visibility, or update its publication status. it’s particularly useful for correcting errors, adding new information, or adjusting the timing of announcement visibility to students.
Action Parameters
Action Response
BLACKBOARD_COURSE_ANNOUNCEMENT_CREATION_PERMISSION
Creates a new announcement within a specified course in the blackboard learning management system. this endpoint allows instructors or course administrators to post important messages, updates, or notifications to all enrolled students. the announcement can be customized with a title, rich text body using bbml, and specific availability settings. use this endpoint when you need to communicate course-wide information, such as syllabus changes, assignment reminders, or important dates. the announcement can be created as a draft for later publication or immediately made visible based on the specified availability settings.
Action Parameters
Action Response
BLACKBOARD_UPDATE_NODE_COURSE_ASSOCIATION
Updates the association between a course and a node in the blackboard learn institutional hierarchy. this endpoint allows you to modify the primary status of a course-node association. use this when you need to change whether a specific node is the primary association for a course, which can affect how the course is organized and displayed within the institutional hierarchy. this operation is particularly useful for managing course placements in complex institutional structures with multiple hierarchical levels. note that this endpoint only modifies the ‘isprimary’ status and does not create or delete associations.
Action Parameters
Action Response
BLACKBOARD_GET_TYPES
Retrieves a list of available goal set types in the blackboard learn system. this endpoint allows users to fetch information about the different categories or classifications of goal sets that can be created or managed within the learning management system. it is useful for understanding the structure and organization of educational objectives or learning outcomes in blackboard. the endpoint should be used when planning to create new goal sets or when needing an overview of the existing goal set categories. it does not provide specific goals or content within these sets, only the types or categories available for organization.
Action Parameters
Action Response
BLACKBOARD_GET_CATEGORY
Retrieves detailed information about a specific category in the blackboard catalog system. this endpoint allows users to access category data based on the category type and its unique identifier. it is useful for obtaining metadata, structure, or any other relevant information about a particular category within the educational content organization. the endpoint should be used when detailed information about a specific category is needed, such as when populating category details in a user interface or when synchronizing category information with external systems. it provides a focused view of a single category and does not return information about items within the category or related categories.
Action Parameters
Action Response
BLACKBOARD_UPDATE_USER
Updates a user’s profile in the blackboard learning management system. this endpoint allows for partial or complete updates to various aspects of a user’s account, including personal information, contact details, system roles, and preferences. it’s particularly useful for synchronizing user data with external systems, managing user accounts, or allowing users to update their own information. the endpoint supports granular updates, meaning you can modify specific fields without affecting others. be cautious when updating sensitive information like passwords or system roles, as these changes can significantly impact the user’s access and experience within the blackboard system.
Action Parameters
Action Response
BLACKBOARD_GET_RESOURCES
Retrieves a list of resources from a specified content collection within a blackboard learn course. this endpoint enables access to various educational materials in a course’s content collection. it supports pagination and is useful for applications that need to display or manage course resources. note that it only provides resource metadata, not the full content.
Action Parameters
Action Response
BLACKBOARD_CREATE_GRADE_SCHEMA
Creates a new gradebook schema for a specific course in blackboard learn. this endpoint allows instructors or administrators to define custom grading structures tailored to their course needs. it supports various grading scales including percentage, score-based, tabular (letter grades), text-based, and complete/incomplete systems. the created schema can then be applied to assignments and other gradable items within the course. this tool is essential for setting up the grading framework at the beginning of a course or when implementing a new grading strategy. it should be used carefully as it forms the foundation for grade calculations and student grade representations throughout the course.
Action Parameters
Action Response
BLACKBOARD_CREATE_RUBRIC_EVALUATIONS
Creates or updates a rubric evaluation for a specific course, rubric, and rubric association in the blackboard learn platform. this endpoint allows instructors or authorized users to submit detailed evaluations of student work using predefined rubrics. it supports various types of rubrics (numeric, numeric range, percentage, percentage range) and allows for granular scoring and feedback at the cell level. the evaluation can be associated with individual, group, or question attempts, providing flexibility for different assessment scenarios. use this endpoint when you need to programmatically submit or modify rubric-based evaluations, such as grading assignments or providing structured feedback on assessments.
Action Parameters
Action Response
BLACKBOARD_SECURE_GRADE_ATTEMPT_ACCESS_WITH_VERSION_CONTROL
Retrieves detailed information about a specific attempt for a gradebook column in a blackboard course. this endpoint allows instructors or authorized users to access individual student attempt data, including scores, submission dates, and potentially feedback. it’s particularly useful for tracking student progress, reviewing specific submissions, or addressing grade inquiries. the endpoint should be used when detailed information about a single attempt is needed, rather than for bulk data retrieval or when an overview of all attempts is required.
Action Parameters
Action Response
BLACKBOARD_UPDATE_DATA_SOURCE
This endpoint allows for updating specific attributes of an existing data source in the blackboard system. it uses the patch method to apply partial modifications to a data source identified by its unique datasourceid. the primary use case is to update the external id or description of a data source, enabling better synchronization with external systems and improved documentation within blackboard. this endpoint should be used when there’s a need to modify data source metadata without changing its core functionality or relationships within the system. it’s particularly useful for maintaining accurate and up-to-date information about data sources used in educational institutions integrated with blackboard.
Action Parameters
Action Response
BLACKBOARD_GET_GROUP
Retrieves detailed information about a specific group within a particular course in the blackboard learning management system. this endpoint is used to access group data, which may include the group’s name, description, membership, and other relevant details. it’s particularly useful for instructors or administrators who need to manage or review group activities within a course. the endpoint should be used when specific group information is required, such as for displaying group details, verifying group settings, or preparing reports on group-based activities. it does not modify any data and is intended for read-only operations.
Action Parameters
Action Response
BLACKBOARD_CREATE_CHILD
Creates a new content item within a specified course and parent content in the blackboard learn platform. this endpoint allows for the creation of various types of content, such as documents, external links, folders, and assignments. it provides extensive control over content properties, including title, body, description, availability, and positioning within the course structure. the endpoint supports rich text formatting through bbml and offers features like review status and adaptive release settings. it should be used when adding new materials, resources, or organizational elements to a course. note that the content type is determined by the contenthandler, and some properties may have different effects depending on the course experience (classic vs. ultra).
Action Parameters
Action Response
BLACKBOARD_GET_CURRENT_ACTIVE_USER_BY_ID
Retrieves the active or historical sessions for a specific user in the blackboard learn platform. this endpoint allows developers to access detailed information about a user’s interaction with the system, including login times, duration, and potentially other session-related data. it is particularly useful for tracking user activity, analyzing engagement patterns, or implementing custom analytics for educational institutions. the endpoint should be used when there’s a need to monitor or report on individual user activity within the blackboard environment. it does not provide real-time session management capabilities, such as terminating active sessions.
Action Parameters
Action Response