Organization.prototype.export
GET {{baseUrl}}/v1/Organizations/:id/export?type=<string>&where=<string>&email=<boolean>&lang=<string>&options=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string | (Required) | |
where | string | ||
email | string | ||
lang | string | ||
options | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","link":"\u003cstring\u003e"}