Skip to main content
POST
/
audit_trail
/
current_space
/
export
{
  "status": "<string>",
  "context": {},
  "type": "<string>",
  "title": "<string>",
  "detail": "<string>",
  "violations": [
    {
      "title": "<string>",
      "propertyPath": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

space
string

Space Identifier

Body

application/x-www-form-urlencoded
filter
string

Response

OK