POST /CustomAttributes/Query/

Gets a Dictionary of all custom attributes that match the IDs passed in.
 

Request

Method Request URI
POST /API/CustomAttributes/Query/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: customAttributesOptions
Type: Dundas.BI.WebApi.Models.GetCustomAttributesOptions

Response

Response Body

A Dundas.BI.AccountServices.CustomAttributeInfo Dictionary, or a status code indicating the problem.