kittycad.api.api_calls.list_api_calls.asyncio

async kittycad.api.api_calls.list_api_calls.asyncio(sort_by, *, client, limit=None, page_token=None)[source][source]

This endpoint requires authentication by a KittyCAD employee. The API calls are returned in order of creation, with the most recently created API calls first.

Return type:

Union[ApiCallWithPriceResultsPage, Error, None]