CMDBuild Forum

Re: REST webservice with limited attributes

Hello,

 
I am trying to limit the different attributes return when querying.  I am using the following for my REST query: 
 
https://example.com/services/rest/v2/classes/Products/cards/
 
This will return every single attribute for all the Product cards.  Is there a way to limit the attributes returned?  Say only "Code", "Description"?
 
Thanks,
Joe