Get All Logins

This endpoint retrieves all logins for the current organization. Logins requires you to send a start_date and end_date, which are limited to a 7 day range.

Required Scope

logins:read

Query Params
string

Retrieves the next batch of logins. This value expires after 2 minutes if a request has not been made during that time.

int32
Defaults to 100

The maximum number of logins to display per page. A maximum of 1000 is allowed.

date
required

Filter criteria that returns logins from this date through filter[end_date]. Format yyyy-mm-dd.

date
required

Filter criteria that returns logins from filter[start_date] through this date. Format yyyy-mm-dd.

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json