User (Self)

GET {{base_url}}/security/self

Use this endpoint to retrieve the primary key (Username) for your own User record when you are currently logged in.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Username":"ADMIN","DisplayUsername":"ADMIN","Employee":"00001","EmployeeName":"William Apple, PE"}]