Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot List Users In Group
DataRobot Tools

Datarobot List Users In Group

Lists users in a specific DataRobot user group. Returns paginated user membership details including username, status, and organization. Use the List User Groups action first to obtain a valid groupId. Supports filtering by name, active status, and admin status, with sorting opti…

Write actionRisk level 2 of 5API key connection
Use Datarobot List Users In Group

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • limitinteger
    Maximum number of results to return per page (1-100). Defaults to 25.
  • offsetinteger
    Number of results to skip for pagination. Defaults to 0 (start from beginning).
  • groupIdstring
    Required
    Identifier of the user group to list members for. Obtain valid groupIds from the List User Groups action.
  • isAdminboolean
    Filter by admin status: true for admins, false for non-admins.
  • orderBystring
    Field to sort by; prefix with '-' for descending.
  • isActiveboolean
    Filter by account activation status: true for active, false for inactive.
  • namePartstring
    Only include users whose username contains this substring.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.