Export Examples

Export a repo's latest prediction state as parquet and return a signed URL.

post/api/v1/examples/export

Headers

authorizationstring nullable

Cookies

modaic_sessionstring nullable

Request body

arbiter_repostring required

Response

Successful Response

download_urlstring required
file_keystring required
file_namestring required
expires_ininteger required
row_countinteger required

Changes