Bulk Apps Download API (Early Access)
POST
https://app.balkan.id/api/rest/v0/apps/download-url
Apps
BalkanID Apps Download CSV Format
Tenant ID | Tenant Name | Tenant Status | Tenant Created At | ID | Name | Description | Logo |
---|---|---|---|---|---|---|---|
01XB | default | active | 2022-01-11 | asana | Asana | Work management platform | https://logo_link/ |
01XB | default | active | 2022-01-12 | aws | Amazon Web Services | Cloud computing platform | https://logo_link/ |
Column Definitions
Column Name | Column Description |
---|---|
Tenant ID | Required, unique identifier for the tenant |
Tenant Name | Required, name of the tenant |
Tenant Status | Required, status of the tenant (e.g., active, inactive) |
Tenant Created At | Required, date when the tenant was created |
ID | Required, unique identifier |
Name | Required, name |
Description | Optional, description of the entity |
Logo | Optional, URL link to the logo image |
Download the CSV file via the pre-signed URL
is to download the CSV in
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