TIVGet All RequestsAsk AIget https://cloud.privakey.com/api/request/getAllReturns an array of requests.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsrequestGuidstringUsed to get a request by guid.statusint32Filter requests by status id.limitint32Limit the number of requests returned. If not specified, 100 requests will be returned.beginDateint32Cutoff date of the oldest request to find. Milliseconds since epoch. Functionally equivalent to noOlderThannoOlderThanint32Cutoff date of the oldest request to find. Milliseconds since epoch. Functionally equivalent to beginDate.endDateint32Cutoff date of the most recent request to find. Milliseconds since epoch.typeIdint32Defaults to 1The type of requests to return. 1 for standard, 2 for magic links, 3 for webauthnaccountIdstringrequiredThe id of the user in your systemHeadersAuthorizationstringrequiredDefaults to Basic <basic creds>Either Basic or HMAC, depending on how the Request Origin is configured.Responses 200200 400400Updated over 2 years ago