v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Okta Integration

Get Okta account

Get an Okta account.

get/api/v2/integrations/okta/accounts/{account_id}

Path parameters

account_idstring required

None

Response

OK

Example response

{
  "data": {
    "attributes": {
      "auth_method": "oauth",
      "domain": "https://example.okta.com/",
      "name": "Okta-Prod"
    },
    "id": "f749daaf-682e-4208-a38d-c9b43162c609",
    "type": "okta-accounts"
  }
}