List¶
Action | list |
---|---|
title | List the resources of a given type in the system. |
method | GET |
URL | /api/<resource_type>/<resource_name>/ |
Parameters | hierarchy=[hierarchy], format=json. The schema is returned irrespective
of whether the parameter &schema=true is sent. |
Response method | The <resource_type>/<resource_name> schema and all instances in JSON format. |
support_async | false |
class | list |