GET user/getUserToken?username={username}&password={password}

Get the access token for the given user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
username

Username in BIMMS

string

Required

password

string

Required

Body Parameters

None.

Response Information

Resource Description

String Tokem "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"

Object

None.

Response Formats

application/json, text/json, text/plain

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />