Get
/api/v2/myaccess/download
Security
HTTP
Type bearer
Query parameters
timezone
string
ExampleAsia/Kolkata
country
string
The country name filter by
destination
string
The target access host filter by
connectionName
string
The target connection access filter by
connectionType
array of string
Filter by the target connection type access. Availabe values are SSH/RDP/HTTP/HTTPS/VNC/TELNET
sort
array of string
Sorting criteria in the format: field:asc|desc. Example fields are: ['username', 'timestamp', 'country', 'session', 'origin', 'destination']
Example[
"timestamp:asc"
]
from
string
The earliest date to search in access data. The value should be ISO String (YYYY-MM-DDThh:mm:ssz)
Example2021-05-06T10:50:35+0000
to
string
The latest date to search in access data. The value should be ISO String (YYYY-MM-DDThh:mm:ssz)
Example2021-05-06T10:50:35+0000
_fields
string
Filter the specified fields in the user access csv file. Available values are: ['timestamp','userid','origin','country','destination','connectionname','connectiontype','sessiontime']
Responses
200
OK
string
404
Not Found
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500
Internal Server Error
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean