/
/Praise API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
Activate1
API Key5
Authentication2
Communities6
Event Log2
Periods16
  • getExport periods document to json or csv
  • getList all periods
  • postCreate a new period
  • getFind period by id
  • patchUpdate a period
  • patchClose a period
  • getFetch all Praise in a period
  • getFetch all Praise in a period for a given receiver
  • getFetch all Praise in a period for a given giver
  • getFetch all Praise in a period for a given quantifier
  • getVerify quantifier pool size
  • patchAssign quantifiers to period
  • patchReplace quantifier in period
  • getList all period settings.
  • getGet a period setting.
  • patchSet value for a period setting.
Praise5
Quantifications3
Settings5
UserAccounts5
Users6
    Periods

    Export periods document to json or csv

    get/api/periods/export

    Query parameters

    format'csv' | 'json' | 'parquet'

    Response

    string binary required

    Changes