v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.UserService

ListPreferences

Lists all user preferences.

Use this method to:

  • View all user settings
  • Export preferences
  • Audit configurations

Examples

  • List preferences:

    Shows all preferences with pagination.

    pagination:
      pageSize: 20
    
post/gitpod.v1.UserService/ListPreferences

Query parameters

pageSizeinteger
tokenstring

Request body

Response

Success