v1
get/v1/crm/logs/
Query parameters
actioninteger
action_ininteger
actorinteger
object_idinteger
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.
timestampstring date-time
timestamp_gtestring date-time
timestamp_ltestring date-time
Response
Example response
{
"count": 123,
"next": "http://api.yume.cloud/accounts/?page=4",
"previous": "http://api.yume.cloud/accounts/?page=2"
}