Get the list of created resources
Get the list of created resources
Paginated list of resources
GET /api/admin/v1/analytics/files |
Parameters
int
page, Pagination page number
int
per_page, Number of elements in one pagination page.
int
search, Search for resources by name, user login and resource update date
array
analytic_groups, Search for resources belonging to resource groups by array of resource group ids
string
from, Date from which resources will be displayed
string
to, Date until which resources will be displayed
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
|