Skip to main content

List all groups

Endpoint URL

GET /api/v2/groups

List all groups

Retrieves a paginated list of all groups in your TalentLMS account. Upon a successful request, the API returns a JSON response containing group objects, including their associated metadata and configuration details. Results are delivered in a paginated format to ensure efficient handling of large datasets.

Request