v5

latestOpenAPI 3.1.02026-08-081,0211,3082.1 MB
USER_GROUP

Download Ownership Conflict Details

Download ownership rule conflicts for a specific user group as CSV.

This endpoint returns all conflict records (no pagination) with team names, entity information, cost, and related metadata.

Args: user_group_id: ID of the user group to check for conflicts start_date: Start date for filtering (optional) end_date: End date for filtering (optional) sort_key: Column to sort by (default: query_cost) sort_order: Sort direction - asc or desc (default: desc) filter_team_name: Filter by team name (partial match) filter_warehouse_name: Filter by warehouse name (partial match) filter_database: Filter by database name (partial match) filter_schema: Filter by schema name (partial match)

Returns: StreamingResponse with CSV file

get/groups/ownership-rules/conflicts/{user_group_id}/details/download

Path parameters

user_group_idinteger required

Query parameters

start_datestring date-time
end_datestring date-time
sort_keystring
sort_orderstring
filter_team_namestring
filter_warehouse_namestring
filter_databasestring
filter_schemastring

Headers

x-tenantstring required

Response

Successful Response

{"stackTrail":"paths:/groups/ownership-rules/conflicts/{user_group_id}/details/download:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}