kittycad.api.api_calls.list_async_operations
Functions
|
For async file conversion operations, this endpoint does not return the contents of converted files ( |
|
|
|
For async file conversion operations, this endpoint does not return the contents of converted files ( |
|
|
- kittycad.api.api_calls.list_async_operations._build_response(*, response)[source][source]
- Return type:
- kittycad.api.api_calls.list_async_operations._get_kwargs(sort_by, status, *, client, limit=None, page_token=None)[source][source]
- kittycad.api.api_calls.list_async_operations._parse_response(*, response)[source][source]
- Return type:
- async kittycad.api.api_calls.list_async_operations.asyncio(sort_by, status, *, client, limit=None, page_token=None)[source][source]
For async file conversion operations, this endpoint does not return the contents of converted files (
output
). To get the contents use the/async/operations/{id}
endpoint. This endpoint requires authentication by a Zoo employee.- Return type:
- async kittycad.api.api_calls.list_async_operations.asyncio_detailed(sort_by, status, *, client, limit=None, page_token=None)[source][source]
- Return type:
- kittycad.api.api_calls.list_async_operations.sync(sort_by, status, *, client, limit=None, page_token=None)[source][source]
For async file conversion operations, this endpoint does not return the contents of converted files (
output
). To get the contents use the/async/operations/{id}
endpoint. This endpoint requires authentication by a Zoo employee.- Return type: