0 Rock API Access to ContentChannelItems Attributes 1 Nate Hoffman posted 9 Years Ago Hello, As we are continuing to play with Rock I had some questions about the API come up. Perhaps it is just because I do not fully understand it yet. Is it possible to get the Content Channel Items along with their custom item attributes in the API? From watching the video and reading some of the documentation I have found I would think that this command should work: http://localhost/api/ContentChannelItems?$expand=Attributes, AttributeValues. However, all I get back is "Bad Request," is there somewhere I can look to see why it is coming back Bad Request or perhaps someone knows the proper API call to be able to get Channel Items and their attributes back? I am new to Odata, so perhaps it is something easy that I just don't understand yet. Thank you!