Bulk RBAC Download API (Early Access)
POST
https://app.balkan.id/api/rest/v0/rbac/download-url
Configuration
BalkanID RBAC Download CSV Format
Sample CSV
ID | Name | Value | Integration ID | Role | Employees | Created At | Updated At | Department | Job Title |
---|---|---|---|---|---|---|---|---|---|
01H90W5FM2RY663D6AFNG9HEJ9 | developer | [ {department: engineering, job-title: engineer, ratio: 0.90 } ] | google/01H90W5FM2RY663D6AFNG9HEJ9 | [policy/APIGatewayServiceRolePolicy, group/blkn-ue2-dev-pipeline-cluster-k8s-developer] | abc@balkan.id | 2023-12-03T09:00:00+05:30 | 2023-12-04T18:00:00+05:30 | Engineering | Intern |
Column Definitions
Column Name | Column Description |
---|---|
ID | The ID of the role. |
Name | The name of the role. |
Value | The value of the role. |
Integration ID | The integration ID of the role. |
Role | List of connections of the role. |
Employees | List of employees having the role. |
Created At | The date and time when the role was created. |
Updated At | The date and time when the role was last updated. |
Department | The department of the employee. |
Job Title | The job title of the employee. |
Download the CSV file via the pre-signed URL
is to download the CSV in BalkanID RBAC CSV
format from the pre-signed URL.
HEAD
tothe
pollingUrl
.404
, the file is not ready, and you shouldretry this polling request after a delay.
200
, the file is ready, and you may proceedto download the CSV from the received
url
.Request
Header Params
X-Api-Key-ID
string
optional
X-Api-Key-Secret
string
optional
Content-Type
string
optional
Default:
application/json