List access policies
List access policies
List every access policy defined for the caller’s organization.
GET
List access policies
gRPC method: ListAccessPolicies
- The API server is
https://api.coreweave.com. - Replace
{API_ACCESS_TOKEN}with your CoreWeave API access token. - For required permissions, see IAM Access Policies.
Example request
Authorizations
CoreWeave API access token sent as a bearer token in the Authorization header (the value is prefixed with Bearer). Used by every operation except the SAML/OIDC token-exchange endpoints (anonymous) and the container credentials GET (which uses ContainerCredentialsAuth).
Response
OK
Every access policy defined in the caller's organization.
The list of access policies.
Last modified on July 13, 2026