Skip to main content

List Providers

List Providers returns a list of providers supported by Guardian

Responses

A successful response.


Schema
    providers object[]
  • Array [
  • id string
    type string
    urn string
    config object
    type string
    urn string
    labels object
    property name* string
    credentials
    appeal object
    allowPermanentAccess boolean
    allowActiveAccessExtensionIn string
    resources object[]
  • Array [
  • type string
    policy object
    id string
    version int32
    roles object[]
  • Array [
  • id string
    name string
    description string
    permissions undefined[]
  • ]
  • filter string
  • ]
  • allowedAccountTypes string[]
    parameters object[]
  • Array [
  • key string
    label string
    required boolean
    description string
  • ]
  • createdAt date-time

    Creation time of the provider

    updatedAt date-time

    Last update time of the provider

  • ]
Loading...