Inconsistent Pega API /casetypes/{id} results
When I call the /casetypes endpoint through the Pega Api swagger page and get a list of my available casetypes. I then try to use the end point /casetypes/{id} with one of those id returned from the previous call and it returns data for only some of the casetype IDs. For others I get No content in the response and in the logs the error is - ERROR x|Rest|api|v1|casetypes_vard7ce4ea23bc782638b4fb0bae10866e9|A6OH66OBJE0QW95V2RFBR25XYVQ4406HWA - Exception java.lang.NullPointerException: null at com.pegarules.generated.pzAPICreateJsonForGroup_080301_1714928115183402772.pzAPICreateJsonForGroup08_03_01(pzAPICreateJsonForGroup_080301_1714928115183402772.java:169) ~[?:?].... What would make casetypes returnable or not from the Pega API /casetypes/{id} endpoint?
***Edited by Moderator Marissa to change type from General to Product, update Platform Capability tags****