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

    Actor

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