cyphermed.api.data.get_json_data
Get Json Data
Get data by group ID and path
Args: group_id (str): path (str): cascade (Union[Unset, bool]): If true, return all paths starting with the specified path paths_only (Union[Unset, bool]): If true, only return list of matching file paths object_count (Union[Unset, bool]): If true, only return the number of objects in the file desc (Union[Unset, bool]): Whether to order results in descending order bust_cache (Union[Unset, bool]): Whether to bypass the cache and get the latest data limit (Union[Unset, int]): Maximum number of results to return Default: 100. order_by (Union[Unset, str]): Field to order results by last_evaluated_key (Union['GetJsonDataLastEvaluatedKeyType0', Unset, str]): Key to start results from search (Union[Unset, str]): Search term to filter accounts by search_fields (Union[Unset, str]): Fields to search in path_filter (Union[Unset, str]): Regex pattern to match result paths against created_by (Union[Unset, str]): ID of the user who created the entry last_updated_by (Union[Unset, str]): ID of the user who last updated the entry created_date (Union[Unset, datetime.datetime]): Created date of items to return created_date_gte (Union[Unset, datetime.datetime]): created_date_lte (Union[Unset, datetime.datetime]): last_updated_date (Union[Unset, datetime.datetime]): Last edited date of items to return last_updated_date_gte (Union[Unset, datetime.datetime]): last_updated_date_lte (Union[Unset, datetime.datetime]): unicode_1 (Union[Unset, str]): Custom unicode index 1 unicode_1_sw (Union[Unset, str]): unicode_1_contains (Union[Unset, str]): unicode_1_gte (Union[Unset, str]): unicode_1_lte (Union[Unset, str]): unicode_2 (Union[Unset, str]): Custom unicode index 2 unicode_2_sw (Union[Unset, str]): unicode_2_contains (Union[Unset, str]): unicode_2_gte (Union[Unset, str]): unicode_2_lte (Union[Unset, str]): unicode_3 (Union[Unset, str]): Custom unicode index 3 unicode_3_sw (Union[Unset, str]): unicode_3_contains (Union[Unset, str]): unicode_3_gte (Union[Unset, str]): unicode_3_lte (Union[Unset, str]): unicode_4 (Union[Unset, str]): Custom unicode index 4 unicode_4_sw (Union[Unset, str]): unicode_4_contains (Union[Unset, str]): unicode_4_gte (Union[Unset, str]): unicode_4_lte (Union[Unset, str]): unicode_5 (Union[Unset, str]): Custom unicode index 5 unicode_5_sw (Union[Unset, str]): unicode_5_contains (Union[Unset, str]): unicode_5_gte (Union[Unset, str]): unicode_5_lte (Union[Unset, str]): unicode_6 (Union[Unset, str]): Custom unicode index 6 unicode_6_sw (Union[Unset, str]): unicode_6_contains (Union[Unset, str]): unicode_6_gte (Union[Unset, str]): unicode_6_lte (Union[Unset, str]): number_1 (Union[Unset, float]): Custom number index 1 number_1_gt (Union[Unset, float]): number_1_gte (Union[Unset, float]): number_1_lt (Union[Unset, float]): number_1_lte (Union[Unset, float]): number_2 (Union[Unset, float]): Custom number index 2 number_2_gt (Union[Unset, float]): number_2_gte (Union[Unset, float]): number_2_lt (Union[Unset, float]): number_2_lte (Union[Unset, float]): verify (Union[Unset, bool]): Whether to verify the signature on the item unicode_7 (Union[Unset, str]): Custom unicode index 7 unicode_7_sw (Union[Unset, str]): unicode_7_contains (Union[Unset, str]): unicode_7_gte (Union[Unset, str]): unicode_7_lte (Union[Unset, str]): unicode_8 (Union[Unset, str]): Custom unicode index 8 unicode_8_sw (Union[Unset, str]): unicode_8_contains (Union[Unset, str]): unicode_8_gte (Union[Unset, str]): unicode_8_lte (Union[Unset, str]): unicode_9 (Union[Unset, str]): Custom unicode index 9 unicode_9_sw (Union[Unset, str]): unicode_9_contains (Union[Unset, str]): unicode_9_gte (Union[Unset, str]): unicode_9_lte (Union[Unset, str]): unicode_10 (Union[Unset, str]): Custom unicode index 10 unicode_10_sw (Union[Unset, str]): unicode_10_contains (Union[Unset, str]): unicode_10_gte (Union[Unset, str]): unicode_10_lte (Union[Unset, str]):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[DataAtPath]
Get Json Data
Get data by group ID and path
Args: group_id (str): path (str): cascade (Union[Unset, bool]): If true, return all paths starting with the specified path paths_only (Union[Unset, bool]): If true, only return list of matching file paths object_count (Union[Unset, bool]): If true, only return the number of objects in the file desc (Union[Unset, bool]): Whether to order results in descending order bust_cache (Union[Unset, bool]): Whether to bypass the cache and get the latest data limit (Union[Unset, int]): Maximum number of results to return Default: 100. order_by (Union[Unset, str]): Field to order results by last_evaluated_key (Union['GetJsonDataLastEvaluatedKeyType0', Unset, str]): Key to start results from search (Union[Unset, str]): Search term to filter accounts by search_fields (Union[Unset, str]): Fields to search in path_filter (Union[Unset, str]): Regex pattern to match result paths against created_by (Union[Unset, str]): ID of the user who created the entry last_updated_by (Union[Unset, str]): ID of the user who last updated the entry created_date (Union[Unset, datetime.datetime]): Created date of items to return created_date_gte (Union[Unset, datetime.datetime]): created_date_lte (Union[Unset, datetime.datetime]): last_updated_date (Union[Unset, datetime.datetime]): Last edited date of items to return last_updated_date_gte (Union[Unset, datetime.datetime]): last_updated_date_lte (Union[Unset, datetime.datetime]): unicode_1 (Union[Unset, str]): Custom unicode index 1 unicode_1_sw (Union[Unset, str]): unicode_1_contains (Union[Unset, str]): unicode_1_gte (Union[Unset, str]): unicode_1_lte (Union[Unset, str]): unicode_2 (Union[Unset, str]): Custom unicode index 2 unicode_2_sw (Union[Unset, str]): unicode_2_contains (Union[Unset, str]): unicode_2_gte (Union[Unset, str]): unicode_2_lte (Union[Unset, str]): unicode_3 (Union[Unset, str]): Custom unicode index 3 unicode_3_sw (Union[Unset, str]): unicode_3_contains (Union[Unset, str]): unicode_3_gte (Union[Unset, str]): unicode_3_lte (Union[Unset, str]): unicode_4 (Union[Unset, str]): Custom unicode index 4 unicode_4_sw (Union[Unset, str]): unicode_4_contains (Union[Unset, str]): unicode_4_gte (Union[Unset, str]): unicode_4_lte (Union[Unset, str]): unicode_5 (Union[Unset, str]): Custom unicode index 5 unicode_5_sw (Union[Unset, str]): unicode_5_contains (Union[Unset, str]): unicode_5_gte (Union[Unset, str]): unicode_5_lte (Union[Unset, str]): unicode_6 (Union[Unset, str]): Custom unicode index 6 unicode_6_sw (Union[Unset, str]): unicode_6_contains (Union[Unset, str]): unicode_6_gte (Union[Unset, str]): unicode_6_lte (Union[Unset, str]): number_1 (Union[Unset, float]): Custom number index 1 number_1_gt (Union[Unset, float]): number_1_gte (Union[Unset, float]): number_1_lt (Union[Unset, float]): number_1_lte (Union[Unset, float]): number_2 (Union[Unset, float]): Custom number index 2 number_2_gt (Union[Unset, float]): number_2_gte (Union[Unset, float]): number_2_lt (Union[Unset, float]): number_2_lte (Union[Unset, float]): verify (Union[Unset, bool]): Whether to verify the signature on the item unicode_7 (Union[Unset, str]): Custom unicode index 7 unicode_7_sw (Union[Unset, str]): unicode_7_contains (Union[Unset, str]): unicode_7_gte (Union[Unset, str]): unicode_7_lte (Union[Unset, str]): unicode_8 (Union[Unset, str]): Custom unicode index 8 unicode_8_sw (Union[Unset, str]): unicode_8_contains (Union[Unset, str]): unicode_8_gte (Union[Unset, str]): unicode_8_lte (Union[Unset, str]): unicode_9 (Union[Unset, str]): Custom unicode index 9 unicode_9_sw (Union[Unset, str]): unicode_9_contains (Union[Unset, str]): unicode_9_gte (Union[Unset, str]): unicode_9_lte (Union[Unset, str]): unicode_10 (Union[Unset, str]): Custom unicode index 10 unicode_10_sw (Union[Unset, str]): unicode_10_contains (Union[Unset, str]): unicode_10_gte (Union[Unset, str]): unicode_10_lte (Union[Unset, str]):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: DataAtPath
Get Json Data
Get data by group ID and path
Args: group_id (str): path (str): cascade (Union[Unset, bool]): If true, return all paths starting with the specified path paths_only (Union[Unset, bool]): If true, only return list of matching file paths object_count (Union[Unset, bool]): If true, only return the number of objects in the file desc (Union[Unset, bool]): Whether to order results in descending order bust_cache (Union[Unset, bool]): Whether to bypass the cache and get the latest data limit (Union[Unset, int]): Maximum number of results to return Default: 100. order_by (Union[Unset, str]): Field to order results by last_evaluated_key (Union['GetJsonDataLastEvaluatedKeyType0', Unset, str]): Key to start results from search (Union[Unset, str]): Search term to filter accounts by search_fields (Union[Unset, str]): Fields to search in path_filter (Union[Unset, str]): Regex pattern to match result paths against created_by (Union[Unset, str]): ID of the user who created the entry last_updated_by (Union[Unset, str]): ID of the user who last updated the entry created_date (Union[Unset, datetime.datetime]): Created date of items to return created_date_gte (Union[Unset, datetime.datetime]): created_date_lte (Union[Unset, datetime.datetime]): last_updated_date (Union[Unset, datetime.datetime]): Last edited date of items to return last_updated_date_gte (Union[Unset, datetime.datetime]): last_updated_date_lte (Union[Unset, datetime.datetime]): unicode_1 (Union[Unset, str]): Custom unicode index 1 unicode_1_sw (Union[Unset, str]): unicode_1_contains (Union[Unset, str]): unicode_1_gte (Union[Unset, str]): unicode_1_lte (Union[Unset, str]): unicode_2 (Union[Unset, str]): Custom unicode index 2 unicode_2_sw (Union[Unset, str]): unicode_2_contains (Union[Unset, str]): unicode_2_gte (Union[Unset, str]): unicode_2_lte (Union[Unset, str]): unicode_3 (Union[Unset, str]): Custom unicode index 3 unicode_3_sw (Union[Unset, str]): unicode_3_contains (Union[Unset, str]): unicode_3_gte (Union[Unset, str]): unicode_3_lte (Union[Unset, str]): unicode_4 (Union[Unset, str]): Custom unicode index 4 unicode_4_sw (Union[Unset, str]): unicode_4_contains (Union[Unset, str]): unicode_4_gte (Union[Unset, str]): unicode_4_lte (Union[Unset, str]): unicode_5 (Union[Unset, str]): Custom unicode index 5 unicode_5_sw (Union[Unset, str]): unicode_5_contains (Union[Unset, str]): unicode_5_gte (Union[Unset, str]): unicode_5_lte (Union[Unset, str]): unicode_6 (Union[Unset, str]): Custom unicode index 6 unicode_6_sw (Union[Unset, str]): unicode_6_contains (Union[Unset, str]): unicode_6_gte (Union[Unset, str]): unicode_6_lte (Union[Unset, str]): number_1 (Union[Unset, float]): Custom number index 1 number_1_gt (Union[Unset, float]): number_1_gte (Union[Unset, float]): number_1_lt (Union[Unset, float]): number_1_lte (Union[Unset, float]): number_2 (Union[Unset, float]): Custom number index 2 number_2_gt (Union[Unset, float]): number_2_gte (Union[Unset, float]): number_2_lt (Union[Unset, float]): number_2_lte (Union[Unset, float]): verify (Union[Unset, bool]): Whether to verify the signature on the item unicode_7 (Union[Unset, str]): Custom unicode index 7 unicode_7_sw (Union[Unset, str]): unicode_7_contains (Union[Unset, str]): unicode_7_gte (Union[Unset, str]): unicode_7_lte (Union[Unset, str]): unicode_8 (Union[Unset, str]): Custom unicode index 8 unicode_8_sw (Union[Unset, str]): unicode_8_contains (Union[Unset, str]): unicode_8_gte (Union[Unset, str]): unicode_8_lte (Union[Unset, str]): unicode_9 (Union[Unset, str]): Custom unicode index 9 unicode_9_sw (Union[Unset, str]): unicode_9_contains (Union[Unset, str]): unicode_9_gte (Union[Unset, str]): unicode_9_lte (Union[Unset, str]): unicode_10 (Union[Unset, str]): Custom unicode index 10 unicode_10_sw (Union[Unset, str]): unicode_10_contains (Union[Unset, str]): unicode_10_gte (Union[Unset, str]): unicode_10_lte (Union[Unset, str]):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[DataAtPath]
Get Json Data
Get data by group ID and path
Args: group_id (str): path (str): cascade (Union[Unset, bool]): If true, return all paths starting with the specified path paths_only (Union[Unset, bool]): If true, only return list of matching file paths object_count (Union[Unset, bool]): If true, only return the number of objects in the file desc (Union[Unset, bool]): Whether to order results in descending order bust_cache (Union[Unset, bool]): Whether to bypass the cache and get the latest data limit (Union[Unset, int]): Maximum number of results to return Default: 100. order_by (Union[Unset, str]): Field to order results by last_evaluated_key (Union['GetJsonDataLastEvaluatedKeyType0', Unset, str]): Key to start results from search (Union[Unset, str]): Search term to filter accounts by search_fields (Union[Unset, str]): Fields to search in path_filter (Union[Unset, str]): Regex pattern to match result paths against created_by (Union[Unset, str]): ID of the user who created the entry last_updated_by (Union[Unset, str]): ID of the user who last updated the entry created_date (Union[Unset, datetime.datetime]): Created date of items to return created_date_gte (Union[Unset, datetime.datetime]): created_date_lte (Union[Unset, datetime.datetime]): last_updated_date (Union[Unset, datetime.datetime]): Last edited date of items to return last_updated_date_gte (Union[Unset, datetime.datetime]): last_updated_date_lte (Union[Unset, datetime.datetime]): unicode_1 (Union[Unset, str]): Custom unicode index 1 unicode_1_sw (Union[Unset, str]): unicode_1_contains (Union[Unset, str]): unicode_1_gte (Union[Unset, str]): unicode_1_lte (Union[Unset, str]): unicode_2 (Union[Unset, str]): Custom unicode index 2 unicode_2_sw (Union[Unset, str]): unicode_2_contains (Union[Unset, str]): unicode_2_gte (Union[Unset, str]): unicode_2_lte (Union[Unset, str]): unicode_3 (Union[Unset, str]): Custom unicode index 3 unicode_3_sw (Union[Unset, str]): unicode_3_contains (Union[Unset, str]): unicode_3_gte (Union[Unset, str]): unicode_3_lte (Union[Unset, str]): unicode_4 (Union[Unset, str]): Custom unicode index 4 unicode_4_sw (Union[Unset, str]): unicode_4_contains (Union[Unset, str]): unicode_4_gte (Union[Unset, str]): unicode_4_lte (Union[Unset, str]): unicode_5 (Union[Unset, str]): Custom unicode index 5 unicode_5_sw (Union[Unset, str]): unicode_5_contains (Union[Unset, str]): unicode_5_gte (Union[Unset, str]): unicode_5_lte (Union[Unset, str]): unicode_6 (Union[Unset, str]): Custom unicode index 6 unicode_6_sw (Union[Unset, str]): unicode_6_contains (Union[Unset, str]): unicode_6_gte (Union[Unset, str]): unicode_6_lte (Union[Unset, str]): number_1 (Union[Unset, float]): Custom number index 1 number_1_gt (Union[Unset, float]): number_1_gte (Union[Unset, float]): number_1_lt (Union[Unset, float]): number_1_lte (Union[Unset, float]): number_2 (Union[Unset, float]): Custom number index 2 number_2_gt (Union[Unset, float]): number_2_gte (Union[Unset, float]): number_2_lt (Union[Unset, float]): number_2_lte (Union[Unset, float]): verify (Union[Unset, bool]): Whether to verify the signature on the item unicode_7 (Union[Unset, str]): Custom unicode index 7 unicode_7_sw (Union[Unset, str]): unicode_7_contains (Union[Unset, str]): unicode_7_gte (Union[Unset, str]): unicode_7_lte (Union[Unset, str]): unicode_8 (Union[Unset, str]): Custom unicode index 8 unicode_8_sw (Union[Unset, str]): unicode_8_contains (Union[Unset, str]): unicode_8_gte (Union[Unset, str]): unicode_8_lte (Union[Unset, str]): unicode_9 (Union[Unset, str]): Custom unicode index 9 unicode_9_sw (Union[Unset, str]): unicode_9_contains (Union[Unset, str]): unicode_9_gte (Union[Unset, str]): unicode_9_lte (Union[Unset, str]): unicode_10 (Union[Unset, str]): Custom unicode index 10 unicode_10_sw (Union[Unset, str]): unicode_10_contains (Union[Unset, str]): unicode_10_gte (Union[Unset, str]): unicode_10_lte (Union[Unset, str]):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: DataAtPath