Security API: Users

Retrieves one specific user connection

get
Authorizations
BearerstringRequired
Path parameters
fromUserstring · uuidRequired
toUserstring · uuidRequired
fromstringRequired
tostringRequired
Responses
chevron-right
200

OK

get
/api/security/users-connections/{from}/{to}
200

OK

Checks for the existence of one specific user connection

head
Authorizations
BearerstringRequired
Path parameters
fromUserstring · uuidRequired
toUserstring · uuidRequired
fromstringRequired
tostringRequired
Responses
chevron-right
200

OK

Responseboolean
head
/api/security/users-connections/{from}/{to}
200

OK

Collects the list of user connections that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
isLeaderboolean · nullableOptional
isManagerboolean · nullableOptional
isSupervisorboolean · nullableOptional
isValidatorboolean · nullableOptional
connectedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users-connections/collect
200

OK

Counts the user connections that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
isLeaderboolean · nullableOptional
isManagerboolean · nullableOptional
isSupervisorboolean · nullableOptional
isValidatorboolean · nullableOptional
connectedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users-connections/count
200

OK

Downloads the list of user connections that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
isLeaderboolean · nullableOptional
isManagerboolean · nullableOptional
isSupervisorboolean · nullableOptional
isValidatorboolean · nullableOptional
connectedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

No content

post
/api/security/users-connections/download
200

OK

No content

Searches for the list of user connections that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
isLeaderboolean · nullableOptional
isManagerboolean · nullableOptional
isSupervisorboolean · nullableOptional
isValidatorboolean · nullableOptional
connectedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users-connections/search
200

OK

Retrieves one specific user

get
Authorizations
BearerstringRequired
Path parameters
userstring · uuidRequired
Responses
chevron-right
200

OK

get
/api/security/users/{user}
200

OK

Checks for the existence of one specific user

head
Authorizations
BearerstringRequired
Path parameters
userstring · uuidRequired
Responses
chevron-right
200

OK

Responseboolean
head
/api/security/users/{user}
200

OK

Collects the list of users that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
userEmailExactstring · nullableOptional
userFullNameContainsstring · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users/collect
200

OK

Counts the users that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
userEmailExactstring · nullableOptional
userFullNameContainsstring · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users/count
200

OK

Downloads the list of users that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
userEmailExactstring · nullableOptional
userFullNameContainsstring · nullableOptional
Responses
chevron-right
200

OK

No content

post
/api/security/users/download
200

OK

No content

Searches for the list of users that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
userEmailExactstring · nullableOptional
userFullNameContainsstring · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users/search
200

OK

Retrieves one specific user session

get
Authorizations
BearerstringRequired
Path parameters
sessionstring · uuidRequired
Responses
chevron-right
200

OK

get
/api/security/users-sessions/{session}
200

OK

put
Authorizations
BearerstringRequired
Path parameters
sessionstring · uuidRequired
Body
organizationIdentifierstring · uuidOptional
sessionIdentifierstring · uuidOptional
userIdentifierstring · uuidOptional
sessionIsAuthenticatedbooleanOptional
authenticationErrorMessagestring · nullableOptional
authenticationErrorTypestring · nullableOptional
authenticationSourcestring · nullableOptional
sessionCodestring · nullableOptional
userAgentstring · nullableOptional
userBrowserstring · nullableOptional
userBrowserVersionstring · nullableOptional
userEmailstring · nullableOptional
userHostAddressstring · nullableOptional
userLanguagestring · nullableOptional
sessionMinutesinteger · int32 · nullableOptional
sessionStartedstring · date-timeOptional
sessionStoppedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

No content

put
/api/security/users-sessions/{session}

No content

delete
Authorizations
BearerstringRequired
Path parameters
sessionstring · uuidRequired
Responses
chevron-right
200

OK

No content

delete
/api/security/users-sessions/{session}

No content

Checks for the existence of one specific user session

head
Authorizations
BearerstringRequired
Path parameters
sessionstring · uuidRequired
Responses
chevron-right
200

OK

Responseboolean
head
/api/security/users-sessions/{session}
200

OK

Collects the list of user sessions that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
organizationIdentifierstring · uuid · nullableOptional
userIdentifierstring · uuid · nullableOptional
sessionIsAuthenticatedboolean · nullableOptional
authenticationErrorMessagestring · nullableOptional
authenticationErrorTypestring · nullableOptional
authenticationSourcestring · nullableOptional
sessionCodestring · nullableOptional
userAgentstring · nullableOptional
userBrowserstring · nullableOptional
userBrowserVersionstring · nullableOptional
userEmailstring · nullableOptional
userHostAddressstring · nullableOptional
userLanguagestring · nullableOptional
sessionMinutesinteger · int32 · nullableOptional
sessionStartedstring · date-time · nullableOptional
sessionStoppedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users-sessions/collect
200

OK

Counts the user sessions that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
organizationIdentifierstring · uuid · nullableOptional
userIdentifierstring · uuid · nullableOptional
sessionIsAuthenticatedboolean · nullableOptional
authenticationErrorMessagestring · nullableOptional
authenticationErrorTypestring · nullableOptional
authenticationSourcestring · nullableOptional
sessionCodestring · nullableOptional
userAgentstring · nullableOptional
userBrowserstring · nullableOptional
userBrowserVersionstring · nullableOptional
userEmailstring · nullableOptional
userHostAddressstring · nullableOptional
userLanguagestring · nullableOptional
sessionMinutesinteger · int32 · nullableOptional
sessionStartedstring · date-time · nullableOptional
sessionStoppedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users-sessions/count
200

OK

Downloads the list of user sessions that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
organizationIdentifierstring · uuid · nullableOptional
userIdentifierstring · uuid · nullableOptional
sessionIsAuthenticatedboolean · nullableOptional
authenticationErrorMessagestring · nullableOptional
authenticationErrorTypestring · nullableOptional
authenticationSourcestring · nullableOptional
sessionCodestring · nullableOptional
userAgentstring · nullableOptional
userBrowserstring · nullableOptional
userBrowserVersionstring · nullableOptional
userEmailstring · nullableOptional
userHostAddressstring · nullableOptional
userLanguagestring · nullableOptional
sessionMinutesinteger · int32 · nullableOptional
sessionStartedstring · date-time · nullableOptional
sessionStoppedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

No content

post
/api/security/users-sessions/download
200

OK

No content

Searches for the list of user sessions that match specific criteria

post
Authorizations
BearerstringRequired
Body
identifierstring · uuid · nullableOptional
organizationIdentifierstring · uuid · nullableOptional
userIdentifierstring · uuid · nullableOptional
sessionIsAuthenticatedboolean · nullableOptional
authenticationErrorMessagestring · nullableOptional
authenticationErrorTypestring · nullableOptional
authenticationSourcestring · nullableOptional
sessionCodestring · nullableOptional
userAgentstring · nullableOptional
userBrowserstring · nullableOptional
userBrowserVersionstring · nullableOptional
userEmailstring · nullableOptional
userHostAddressstring · nullableOptional
userLanguagestring · nullableOptional
sessionMinutesinteger · int32 · nullableOptional
sessionStartedstring · date-time · nullableOptional
sessionStoppedstring · date-time · nullableOptional
Responses
chevron-right
200

OK

post
/api/security/users-sessions/search
200

OK

post
Authorizations
BearerstringRequired
Body
organizationIdentifierstring · uuidOptional
sessionIdentifierstring · uuidOptional
userIdentifierstring · uuidOptional
sessionIsAuthenticatedbooleanOptional
authenticationErrorMessagestring · nullableOptional
authenticationErrorTypestring · nullableOptional
authenticationSourcestring · nullableOptional
sessionCodestring · nullableOptional
userAgentstring · nullableOptional
userBrowserstring · nullableOptional
userBrowserVersionstring · nullableOptional
userEmailstring · nullableOptional
userHostAddressstring · nullableOptional
userLanguagestring · nullableOptional
sessionMinutesinteger · int32 · nullableOptional
sessionStartedstring · date-timeOptional
sessionStoppedstring · date-time · nullableOptional
Responses
post
/api/security/users-sessions

Last updated

Was this helpful?