Okta
communityEnterprise identity and access management platform for SSO, MFA, lifecycle management, and API security.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{domain}.okta.com/api/v1/usersList or search users
Parameters
afterpagination cursor (stringoptionallimitresults (integeroptionalsearchSCIM filter expression (stringoptionalReturns
users[] with id, status, profile.firstName, profile.lastName, profile.email, created, lastLoginGET
https://{domain}.okta.com/api/v1/users/{userId}Get user by ID or login
Parameters
userIduser ID or login (stringrequiredReturns
id, status, profile, credentials, created, lastLogin, lastUpdated, _linksGET
https://{domain}.okta.com/api/v1/appsList applications
Parameters
limitresults (integeroptionalfilterstatus eq ACTIVE (stringoptionalReturns
apps[] with id, name, label, status, signOnMode, created, lastUpdated, _links