Skip to main content

Get an authentication sequence

Get an authentication sequence by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get authentication sequence by id


Schema
  • Array [
  • authentication_profiles string[]
  • id string

    uuid of the resource

  • name string required
  • use_domain_find_profile boolean

    Default value: true

  • ]
Loading...