GET
/Account/Info/{id}/
Gets the account info for the account ID.
Request
Method
Request URI
GET
/API/Account/Info/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The current session ID.
Path Parameters
Path Parameter
Description
id
The ID of the account.
Request Body
There is no Request Body for this function.
Response
Response Body
A
Dundas.BI.WebApi.Models.MemberInfoData
object, or a status code indicating the problem.
© 1999-2018 Dundas Data Visualization, Inc.