Okta · Example Payload

Okta User Active Example

IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatform

Okta User Active Example is an example object payload from Okta, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idstatuscreatedactivatedstatusChangedlastLoginlastUpdatedpasswordChangedtypeprofilecredentials_links

Example Payload

Raw ↑
{
  "id": "00u1a2b3c4D5E6F7G8H9",
  "status": "ACTIVE",
  "created": "2026-01-12T14:22:11.000Z",
  "activated": "2026-01-12T14:23:01.000Z",
  "statusChanged": "2026-01-12T14:23:01.000Z",
  "lastLogin": "2026-05-21T09:14:55.000Z",
  "lastUpdated": "2026-04-30T10:02:13.000Z",
  "passwordChanged": "2026-03-04T16:48:00.000Z",
  "type": { "id": "otyfnjfba4ye7pgjB0g7" },
  "profile": {
    "login": "amina.okafor@example.com",
    "email": "amina.okafor@example.com",
    "firstName": "Amina",
    "lastName": "Okafor",
    "mobilePhone": "+1-512-555-0118"
  },
  "credentials": {
    "provider": { "type": "OKTA", "name": "OKTA" }
  },
  "_links": {
    "self": { "href": "https://example.okta.com/api/v1/users/00u1a2b3c4D5E6F7G8H9" }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/okta-user-active-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.