How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CloudQuery rbac API

The rbac API from CloudQuery — 4 operation(s) for rbac.

CloudQuery rbac API is one of 26 APIs that CloudQuery publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RBAC. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 4 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.cloudquery.io.

10 operations 4 paths 19 schemas 2 DELETE4 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.cloudquery.io
Authentication
HTTP Bearer, HTTP Basic, HTTP Cookie
License
Terms of Service
Resource Areas
1

Authentication & Security 3

CloudQuery rbac API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). It accepts HTTP basic authentication (basicAuth). It uses HTTP cookie authentication (cookieAuth). By default, every request must be authenticated.

Paths & Operations 10

Across 4 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

rbac 10
GET
/rbac/permissions
List all permissions
PlatformListAllRBACPermissions 5 params → 200400401403404422500
POST
/rbac/permissions
Create a permission
PlatformCreateRBACPermission body → 201400401403404422500
GET
/rbac/permissions/{permission_id}
Get a permission
PlatformGetRBACPermission 1 param → 200400401403404422500
PATCH
/rbac/permissions/{permission_id}
Update a permission
PlatformUpdateRBACPermission 1 param body → 200400401403404422500
DELETE
/rbac/permissions/{permission_id}
Delete a permission
PlatformDeleteRBACPermission 1 param → 204401403404422500
GET
/rbac/roles
List all roles
PlatformListAllRBACRoles 6 params → 200400401403404422500
POST
/rbac/roles
Create a role
PlatformCreateRBACRole body → 201400401403404422500
GET
/rbac/roles/{role_id}
Get a role
PlatformGetRBACRole 1 param → 200400401403404422500
PATCH
/rbac/roles/{role_id}
Update a role (custom roles only)
PlatformUpdateRBACRole 1 param body → 200400401403404422500
DELETE
/rbac/roles/{role_id}
Delete a role
PlatformDeleteRBACRole 1 param → 204401403404422500

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are PlatformRBACPermission (9 properties), PlatformRole (8 properties), PlatformListMetadata (4 properties), PlatformRBACPermissionCreate (4 properties). Each schema is shown below with its type and property counts.

PlatformRBACRoleSortDirection
string
PlatformRBACRoleCreate
object
3 properties 2 required
PlatformRBACPermission
object
9 properties 9 required
PlatformRBACRoleSortBy
string
PlatformCreatedBy
object
3 properties 3 required
PlatformRBACPermissionID
string
The unique ID for the data permission.
PlatformRole
object
Role
8 properties 8 required
PlatformRoleID
string
The unique ID for the role.
PlatformRBACRoleUpdate
object
3 properties
PlatformListMetadata
object
4 properties 1 required
PlatformRBACPermissionCreate
object
4 properties 3 required
PlatformUserID
string
ID of the User
PlatformUserName
string
The unique name for the user.
PlatformRBACPermissionSortDirection
string
PlatformFieldError
PlatformRBACPermissionUpdate
object
3 properties
PlatformBasicError
object
Basic Error
2 properties 2 required
PlatformRBACPermissionSortBy
string
PlatformRoleType
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cloudquery-rbac-api-openapi.yml Raw ↑

Other APIs CloudQuery publishes across the network.

CloudQuery Platform API
CloudQuery admin API
CloudQuery alerts API
CloudQuery api-keys API
CloudQuery apps API
CloudQuery audit-logs API
CloudQuery chat API
CloudQuery custom-columns API
CloudQuery filters API
CloudQuery healthcheck API
CloudQuery insights API
CloudQuery notifications API
Where this information came from

This is an independent, third-party profile of CloudQuery rbac API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.