Logins
Fetch logins
get/logins
Query parameters
idsstring
Filter by object IDs
Filter by user ID or by current user if value is me. If not used, it will default to me.
scope'me' | 'all'
Filter by the scope of the record. Deprecated, use user_id=me to scope the logins to the current user.
limitinteger
The number of objects to return
offsetinteger
The number of objects to offset
Response
OK