User Organization Members List

Declare per-endpoint throttling configuration attributes for views. Endpoints can inherit this mixin and set: - endpoint_default_rate_limit_per_user_per_min: float | None When set (not None), throttling will use ONLY this default RPM for the endpoint without requiring API key / org attributes on the request. When unset, the standard API key / organization / subscription limits apply.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Response

idintegerRead-only
access_levelinteger
userobject
organization_namestringRead-only
user_countintegerRead-only
organizationinteger
emailstring<=256 charactersDefaults to
roleenum
  • member - member
  • admin - admin
  • owner - owner
  • keywordsai_admin - keywordsai_admin
  • annotator - annotator
pendingboolean
hiddenboolean
permissions_overridelist of strings or null
projectstring or null