Subaccounts
Retrieve an operator
Returns specific operator.
get/v0.1/me/accounts/{operator_id}
Path parameters
operator_idinteger required
The unique identifier for the operator.
Response
Information about the requested operator.
Example response
{
"username": "operator1@mydomain.com",
"nickname": "Operator 1"
}