API ConceptsShowOn this pageShow Show is is an API to get the detail from a resource. Request HTTP MethodGETPath/resourceBodyNo body Success Response The response status code will be 200. { "data": [ {...resource...} ]}