Retrieve All API Sessions Created by the Current UserAsk AIget https://api.wingspan.app/users/session/apiLists all API sessions that were initiated by the authenticated user, aiding in management and tracking.Responses 200a list of api session objects 401Unauthorized - Authentication failed or was not provided 429Too Many Requests - Rate limit exceeded 500Internal Server Error - An unexpected error occurredUpdated 7 months ago