Ask a question to get started
Enter to send•Shift+Enter new line
list_presigned_feedback_tokens( self, run_id: ID_TYPE, *, limit: Optional[int] = None
run_id
Union[UUID, str]
limit
Optional[int]
None
List the feedback ingest tokens for a run.
The ID of the run to filter by.
The maximum number of tokens to return.