
User16329244686147373365 (Customer) asked a question.
I am creating a process to access the Okta usage report systematically. I am trying to stay away from getting the report emailed and then having to parse the email. Currently I am unable to find the documentation on how to access this report via a TCP protocol. Is there a way to access the Okta usage report via the TCP protocol?

Ciprian from Okta here,
Reports can only be generated using our documentation = >
https://help.okta.com/en/prod/Content/Topics/Reports/report-types.htm
In regards to access reports via TCP protocol unfortunately it is not support at this time or documented.
Thank you.
I found the answer for what I need. Using the API for getting the users will provide the last login time.