This article explains how to determine the application's creation date using the GET App Application Programming Interface (API).
-
Application Programming Interface (API)
- Applications
- Okta Integration Network (OIN)
To find the created date for a specific application, follow the video or perform the following steps:
- Execute the following API call to retrieve details about the application:
GET {{url}}/api/v1/apps/{{appID}} - Review the returned information to locate the created date field.
