getApiUser
@GET(value = "/{apiVersion}/apiuser/{apiUser}")
Retrieves the details of an existing API user.
Return
A Response containing the requested ApiUser.
Parameters
apiVersion
The version of the API (e.g., v1_0 or v2_0).
apiUser
The ID of the API user to retrieve.
productSubscriptionKey
The subscription key for the product.