Skip to main content

List Jobs

Loading...
API endpoint path: /groups/v3/jobs

Retrieves a paginated list of jobs. Jobs represent batch operations such as user imports. Filter by group ID to see jobs for a specific group.

Filtering:

  • Use the optional groupId query parameter to filter jobs for a specific group

Sorting:

  • Results can be sorted using the sort parameter (e.g., insertDateTime,desc)
  • Default sort is by most recent jobs first

Request

Responses

OK