List grants for a connection path
Get a list of permissions granted to a specific connection path.
### Usage notes
- Retrieve the **connectionPathId** by calling the [/v2/connection/{connectionId}/lookup](https://help.sigmacomputing.com/reference/lookup-connection) endpoint and using the `inodeId` included in the response, or by calling the [/v2/connections/paths](https://help.sigmacomputing.com/reference/list-connection-paths) endpoint and using the `urlId` included in the response.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
connectionPathId
Query parameters
page
limit
Response
The response body.
entries
nextPage
hasMore
[Deprecated] Indicates whether more results are available.

