These methods return arrays of the specified ResourceType so there's no simple way to get the ResourceType end-point for them. We probably need to use reflection to get verify it's an array, get the element type, verify that's a ResourceType and then get the end-point.