Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

25203: Listing role assignments requires query parameters


ERROR: 25203

error-25203 page anchor
ERROR

This error occurs when you call the Organizations API to list role assignments without including any query parameters. To list role assignments, include at least one filter in the request. Use identity, scope, or both.

Possible causes

possible-causes page anchor
  • The request did not include identity.
  • The request did not include scope.
  • The request was sent without any query parameters.
  • Add identity to list role assignments for a specific managed user.
  • Add scope to list role assignments for a specific scope in your organization.
  • Add both identity and scope when you need to narrow the results to a specific user within a specific scope.

Additional resources

additional-resources page anchor