> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Credential Access Management

> This section contains endpoints for managing access to credentials.

## Endpoints

* [Get Granted Access List](/api-reference/credentials/access/get-granted-access-list) - Get list of users/organizations with access to a credential
* [Grant Access](/api-reference/credentials/access/grant-access) - Grant access to a credential to users or organizations
* [Revoke Access](/api-reference/credentials/access/revoke-access) - Revoke access to a credential from users or organizations

## Related Documentation

* [Credentials Overview](/api-reference/credentials/access/get-granted-access-list.mdx) - Complete credential management documentation
* [CRUD Operations](/api-reference/credentials/crud/change-credential-password.mdx) - Create, read, update, and delete credentials
