v1
get/v1/crm/metrics/workshops/resources/
Query parameters
clientinteger
created_at__date__gtestring date
created_at__date__ltestring date
created_byinteger
inventoryinteger
orderingstring
Which field to use when ordering the results.
pageinteger
A page number within the paginated result set.
pageSizeinteger
Number of results to return per page.
searchstring
A search term.
status0 | 1 | 2 | 3
- 0 - NEW
- 1 - IN_PROGRESS
- 2 - COMPLETED
- 3 - ARCHIVE
type0 | 1
- 0 - INTERNAL
- 1 - EXTERNAL
workerinteger
Response
Example response
{
"count": 123,
"next": "http://api.yume.cloud/accounts/?page=4",
"previous": "http://api.yume.cloud/accounts/?page=2"
}