Complaints
Get Get Complaints
gethttps://cache.showwcase.com/complaints
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Query
Field | Type | Description |
---|---|---|
type | String | Filter complaints by type. |
status | String | Filter complaints by status. Allowed values: unresolved, resolved, rejected, investigating |
skip Default value: 0 | number | Pagination offset. |
limit Default value: 15 | number | Pagination limit. (Max value 100) |
Post File a Complaint
posthttps://cache.showwcase.com/complaints
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
note
At least one of the body properties is required. One must file a complaint against an entity.
Body
Field | Type | Description |
---|---|---|
projectId | Number | Unique project id. |
threadId | Number | Unique thread id. |
userId | Number | Unique user id. |
communityId | Number | Unique community id. |