API ConceptsShowOn this pageShowShow is is an API to get the detail from a resource.RequestHTTP MethodGETPath/resourceBodyNo bodySuccess ResponseThe response status code will be 200.{ "data": [ {...resource...} ]}