get https://{server}/api/v2.1/admin/abuse-reports/
As system administrator, use this API request to list current abuse reports in the system.
The returned id
param is the ID of each abuse report.
Response
As system administrator, use this API request to list current abuse reports in the system.
The returned id
param is the ID of each abuse report.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/abuse-reports/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: