List Standard Entity Rules (Tool Pack)

Returns standard entity rules for a tool pack, including organization defaults. Tool-pack-level rules take precedence where both exist.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

tool_pack_idstringRequiredformat: "uuid"

Query parameters

defined_atstringOptional

Filter by where the rule is defined. Values: ORGANIZATION, TOOL_PACK.

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.

Response

countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"