Users
Bearer authentication
Filter results by user attribute.
runai.is_local:trueFilter results by a parameter. Use the format field-name operator value. Operators are <= Less than or equal, >= Greater than or equal, =@ contains. Dates are in ISO 8601 timestamp format and available for operators <=, >= and ==.
["username=@test,lastLogin>=2024-09-24T00:00:00.00Z,isLocal==false"]Sort results by a parameters.
Sort results in descending or ascending order.
ascPossible values: The offset of the first item returned in the collection.
100The maximum number of entries to return.
500Filter results by a free text search.
test@runExecuted successfully.
Bad request.
Unauthorized
Forbidden
unexpected error
unexpected error
Bearer authentication
The email of the user. Must be a valid email address.
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$When true, send an email to the user. The email includes a link to reset the password.
Created successfully.
Bad request.
Unauthorized
Forbidden
The specified resource already exists
unexpected error
unexpected error
Bearer authentication
Filter results by a parameter. Use the format field-name operator value. Operators are <= Less than or equal, >= Greater than or equal, =@ contains. Dates are in ISO 8601 timestamp format and available for operators <=, >= and ==.
["username=@test,lastLogin>=2024-09-24T00:00:00.00Z,isLocal==false"]Filter results by a free text search.
test@runok
Bad request.
Unauthorized
Forbidden
unexpected error
Bearer authentication
The id of the user
Executed successfully.
No content
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
No content
Bearer authentication
The id of the user
Regenerated successfully.
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
Bearer authentication
The id of the user
Executed successfully.
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
Bearer authentication
The id of the user
Executed successfully.
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
No content
Bearer authentication
Password changed successfully.
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
Last updated