kittycad.api.api_calls.get_api_call_for_user.sync

kittycad.api.api_calls.get_api_call_for_user.sync(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]