• Page API
      • Get Page
        GET
    • Schemas
      • Document
      • Scene
      • ResultsByScene
      • ResultsByAnswer
      • Actor
      • AuditRecord
      • Page
      • Playlist
      • ProjectID
      • Timing

    AuditRecord

    {
        "at": "string",
        "by": {
            "first_name": "John",
            "id": 1234,
            "last_name": "Smith",
            "username": "jsmith@example.com"
        }
    }
    Built with