Bulk Admins Download API (Early Access)
POST
https://app.balkan.id/api/rest/v0/admins/download-url
Admins
BalkanID Admins Download CSV Format
Sample CSV
Is Employee | |
---|---|
mark@example.com | true |
james@example.com | false |
Column Definitions
Column Name | Column Definition |
---|---|
Email of the employee | |
Is Employee | Whether the admin is an employee or not in the tenant |
Download the CSV file via the pre-signed URL
is to download the CSV in BalkanID Admins 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
Body Params application/json