Skip to main content

Get authentication groups

GET 

/v1/authentication/groups

Returns a list of all existing authentication groups. Please ensure to change the region in the URL to match your account's region.

Request

Responses

successful operation

Schema
  • Array [
  • group string

    Group name

    userRole string

    User role

  • ]
Loading...