List all meeting reports

Returns a paginated list of Meeting reports accessible to the authorization token used. Includes published meeting reports the user can access, plus draft meeting reports created by the authenticated user.

Expandable Properties

This endpoint supports relations expansion on:

  • created_by
  • published_by
  • project
  • workspace_program
  • participants

Read more in our section about expandable properties.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter meeting reports by Created at (ISO 8601). Exact match.

string

Filter meeting reports with Created at on or after the given date (ISO 8601).

string

Filter meeting reports with Created at on or before the given date (ISO 8601).

string

Filter meeting reports by Creator. Use the ID of a workspace user.

string

Filter meeting reports by Meeting date (ISO 8601). Exact match.

string

Filter meeting reports with Meeting date on or after the given date (ISO 8601).

string

Filter meeting reports with Meeting date on or before the given date (ISO 8601).

string

Which relations to expand. Available relations: created_by, published_by, project, workspace_program, participants.

string

Which field to use when ordering the results. Available options: created_at, date, title, status. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-created_at). Defaults to -created_at.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string

Filter meeting reports by Parent Type. Use project or program to include only meeting reports linked to that parent type.

string

Filter meeting reports by Program. Use a program ID.

string

Filter meeting reports by Project. Use a project ID.

string

Filter meeting reports by Status. Use draft or published.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json