users

Get User

get/v2/users/{user_id}

Path parameters

user_idstring uuid4 required

Response

Successful Response

idstring uuid4 required
emailstring required
first_namestring nullable
last_namestring nullable
auth_method'email' | 'google' | 'github' | 'okta' | 'azure-ad' | 'custom' | 'saml' | 'invite'
role'admin' | 'manager' | 'user' | 'read_only'
email_is_verifiedboolean nullable
organization_idstring uuid4 required
organization_namestring required
created_atstring date-time required
updated_atstring date-time required
projects_countinteger required
runs_countinteger required

Changes

Changed in 3 of the 14 revisions of this API.31

    • added the new read_unredacted_data enum value to the permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    • added the new read_ai_usage_organization enum value to the permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 05003e7835a211See the full diff
    • added the new read_ai_usage enum value to the permissions/items/action/anyOf[subschema #12: OrganizationAction]/ response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security ClassicAPIKeyHeader was added to the API

      api-security-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog