kittycad.api.api_calls.get_api_call_for_user.asyncio

async kittycad.api.api_calls.get_api_call_for_user.asyncio(id, *, client)[source][source]

This endpoint requires authentication by any KittyCAD user. It returns details of the requested API call for the user.

Return type:

Union[ApiCallWithPrice, Error, None]