Optional
joinFilter for Notetaker bots that are scheduled to join meetings after the specified time, in Unix timestamp format.
Optional
joinFilter for Notetaker bots that are scheduled to join meetings until the specified time, in Unix timestamp format.
Optional
limitThe maximum number of objects to return. This field defaults to 50. The maximum allowed value is 200.
Optional
pageAn identifier that specifies which page of data to return. This value should be taken from the next_cursor response field.
Optional
prevAn identifier that specifies which page of data to return. This value should be taken from the prev_cursor response field.
Optional
selectSpecify fields that you want Nylas to return as a comma-separated list (for example, select=id,updated_at). This allows you to receive only the portion of object data that you're interested in.
Optional
stateFilter for Notetaker bots with the specified meeting state.
Generated using TypeDoc
Interface representing the query parameters for listing notetakers.