kittycad.api.api_calls.get_api_call_for_org.sync

kittycad.api.api_calls.get_api_call_for_org.sync(id, *, client)[source][source]

This endpoint requires authentication by an org admin. It returns details of the requested API call for the user’s org.

Return type:

Union[ApiCallWithPrice, Error, None]