Get the list of resources in a resource group
Get the list of resources in a resource group
Paginated list of all resources
GET /api/admin/v1/analytics/groups/{analytic_group}/files |
Parameters
int
analytic_group, Unique identifier of the resource group
int
page, Pagination page number
int
per_page, Number of elements in one pagination page.
array
exclude_files_ids, Array of resource ids to exclude.
int
search, Search for resources by name
string
sort, Field by which to sort
string
dir, In which direction to sort.
200 |
Returns a list of resources on the i pagination page
JSON
|
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|