Accounts API: Users
Authorizations
BearerstringRequired
Path parameters
fromUserstring · uuidRequired
toUserstring · uuidRequired
fromstringRequired
tostringRequired
Responses
404
Not Found
Typestring · nullableOptional
Titlestring · nullableOptional
Statusinteger · int32 · nullableOptional
Detailstring · nullableOptional
Instancestring · nullableOptional
Other propertiesanyOptional
get
/api/accounts/users-connections/{from}/{to}404
Not Found
Authorizations
BearerstringRequired
Path parameters
fromUserstring · uuidRequired
toUserstring · uuidRequired
fromstringRequired
tostringRequired
Responses
200
OK
404
Not Found
Typestring · nullableOptional
Titlestring · nullableOptional
Statusinteger · int32 · nullableOptional
Detailstring · nullableOptional
Instancestring · nullableOptional
Other propertiesanyOptional
head
/api/accounts/users-connections/{from}/{to}No content
Authorizations
BearerstringRequired
Path parameters
userstring · uuidRequired
Responses
404
Not Found
Typestring · nullableOptional
Titlestring · nullableOptional
Statusinteger · int32 · nullableOptional
Detailstring · nullableOptional
Instancestring · nullableOptional
Other propertiesanyOptional
get
/api/accounts/users/{user}404
Not Found
Authorizations
BearerstringRequired
Path parameters
userstring · uuidRequired
Responses
200
OK
404
Not Found
Typestring · nullableOptional
Titlestring · nullableOptional
Statusinteger · int32 · nullableOptional
Detailstring · nullableOptional
Instancestring · nullableOptional
Other propertiesanyOptional
head
/api/accounts/users/{user}No content
Authorizations
BearerstringRequired
Body
UserIdsstring · uuid[] · nullableOptional
UserEmailExactstring · nullableOptional
UserFullNameContainsstring · nullableOptional
LastAuthenticatedSincestring · date-time · nullableOptional
Responses
200
OK
post
/api/accounts/users/collect200
OK
Authorizations
BearerstringRequired
Body
UserIdsstring · uuid[] · nullableOptional
UserEmailExactstring · nullableOptional
UserFullNameContainsstring · nullableOptional
LastAuthenticatedSincestring · date-time · nullableOptional
Responses
200
OK
post
/api/accounts/users/download200
OK
No content
Last updated
Was this helpful?