Skip to main content

List OIDC Trust

Required role: admin or higher.

Responses
200

Trust relationships retrieved

Schema OPTIONAL
object[]
audience string OPTIONAL
description string OPTIONAL
id uuid

Trust relationship identifier.

issuer string
name string
role string

Possible values: [read, write, admin, owner]

A role in the RBAC model. Declaration order defines the privilege order.

subject string
403

Caller's role is below the required role

Schema OPTIONAL
details

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.

500
Schema OPTIONAL
details

Detailed error metadata. The contents of this field is determined by error_code.

error_code string

Error code is a string that specifies this error type.

message string

Human-readable error message.