Entra Auth Providers

Show Entra Auth Provider

get/entra_auth_providers/{id}

Path parameters

idstring required

Entra Auth Provider ID

Response

Entra Auth Provider Response

Example response

{
  "data": {
    "id": "42a7f82f-831a-4a9d-8f17-c66c2bb6e205",
    "name": "Entra"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.