NATS5 REST API Maintenance GET admin-actions
From TMM Wiki
Jump to navigationJump to search
GET /maintenance/admin-actions
Description
- Search admin actions
Resource URL
- http://domain/api/maintenance/admin-actions
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- start
- type: digit
- optional
- count
- type: digit
- optional (default value: 20)
- loginid
- type: digit
- optional
- loginid_compare
- type: string
- optional (default value: =)
- affiliate
- type: string
- optional
- affiliate_compare
- type: string
- optional (default value: =)
- start_date
- type: string
- optional
- end_date
- type: string
- optional
- full
- type: string
- optional
- has_action
- type: boolean_digit
- optional
- has_view
- type: boolean_digit
- optional
- search_page
- type: string
- optional
- search_page_compare
- type: string
- optional (default value: =)
- search_action
- type: string
- optional
- search_action_compare
- type: string
- optional (default value: =)
- search_view
- type: string
- optional
- search_view_compare
- type: string
- optional (default value: =)
- text_search
- type: string
- optional