Skip to main content

Get list of Auth Profiles.

GET 

/auth-profiles

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

This API returns a list of auth profiles.

Request

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

List of Auth Profiles

Schema

    tenant string

    Tenant name.

    id string

    Identity ID.

Loading...