Get database problems

Request

POST https://www.activityinfo.org/resources/databases/{databaseId}/problems

Request body

application/json

object
statusFilter string Values:
PROBLEM
The user has encountered a problem
RESOLVED
The user has successfully synced
optional
typeFilter array[string] Values:
SYNC
required

Successful response

application/json

array[object]
id string required
formId string required
formLabel string required
userRef object optional
description string required
actionDescription string required
type string Values:
SYNC
required
status string Values:
PROBLEM
The user has encountered a problem
RESOLVED
The user has successfully synced
required
time float required

Error responses

Status Code Error Code Description
401 AUTHENTICATION_REQUIRED The request must be authenticated
403 FORBIDDEN Permission denied
404 NOT_FOUND The resource could not be found
410 DELETED The resource has been deleted
Next item
Get database tree