Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Required range:
1 <= x <= 1000
Required range:
x >= 0
Available options:
admin
, editor
, monitor_editor
, viewer
Types of scopes a role can be assigned to.
Available options:
organization
, snowflake_organization
, snowflake_account
, usage_group
Response
Successful Response
Response model for listing user roles with pagination metadata.