--- layout: commands page_title: 'Commands: Intention List' --- # Consul Intention List Command: `consul intention list` Corresponding HTTP API Endpoint: [\[GET\] /v1/connect/intentions](/api-docs/connect/intentions#list-intentions) The `intention list` command shows all intentions including ID and precedence. The table below shows this command's [required ACLs](/api#authentication). Configuration of [blocking queries](/api-docs/features/blocking) and [agent caching](/api-docs/features/caching) are not supported from commands, but may be from the corresponding HTTP endpoint. | ACL Required | | ----------------------------- | | `intentions:read`1 |
1 Intention ACL rules are specified as part of a{' '}
service
rule. See{' '}
Intention Management Permissions
{' '}
for more details.