Retrieves self-service profiles.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page index of the results to return. First page is 0.
x >= 0Number of results per page. Defaults to 50.
1 <= x <= 100Return results inside an object that contains the total result count (true) or as a direct array of results (false, default).
List of existing profiles.
The unique ID of the self-service Profile.
The name of the self-service Profile.
The description of the self-service Profile.
List of attributes to be mapped that will be shown to the user during the SS-SSO flow.
The time when this self-service Profile was created.
The time when this self-service Profile was updated.
List of IdP strategies that will be shown to users during the Self-Service SSO flow. Possible values: [oidc, samlp, waad, google-apps, adfs, okta, auth0-samlp, okta-samlp, keycloak-samlp, pingfederate]
1oidc, samlp, waad, google-apps, adfs, okta, auth0-samlp, okta-samlp, keycloak-samlp, pingfederate ID of the user-attribute-profile to associate with this self-service profile.