EndPoint Read Organizations (All)
Name
get_organizations
Description
Get a list of all organizations in your account
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
PageSize |
Records Per Page (Max 100) |
NO |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
id |
DT_I8 |
0 |
False |
|
name |
DT_WSTR |
500 |
False |
|
notes |
DT_WSTR |
4000 |
False |
|
created_at |
DT_DBTIMESTAMP |
0 |
False |
|
details |
DT_WSTR |
4000 |
False |
|
domain_names |
DT_WSTR |
144 |
False |
|
domain_names_1 |
DT_WSTR |
255 |
False |
|
domain_names_2 |
DT_WSTR |
255 |
False |
|
domain_names_3 |
DT_WSTR |
255 |
False |
|
external_id |
DT_WSTR |
500 |
False |
|
group_id |
DT_I8 |
0 |
False |
|
shared_comments |
DT_BOOL |
0 |
False |
|
shared_tickets |
DT_BOOL |
0 |
False |
|
tags |
DT_WSTR |
144 |
False |
|
tags_1 |
DT_WSTR |
500 |
False |
|
tags_2 |
DT_WSTR |
500 |
False |
|
tags_3 |
DT_WSTR |
500 |
False |
|
tags_4 |
DT_WSTR |
500 |
False |
|
tags_5 |
DT_WSTR |
500 |
False |
|
updated_at |
DT_DBTIMESTAMP |
0 |
False |
|
url |
DT_WSTR |
500 |
False |
|
organization_field_dt_[$parent.key$] |
DT_WSTR |
4000 |
False |
|
organization_field_[$parent.key$] |
DT_WSTR |
4000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
id |
DT_I8 |
0 |
False |
|
name |
DT_WSTR |
500 |
False |
|
notes |
DT_WSTR |
4000 |
False |
|
external_id |
DT_WSTR |
500 |
False |
|
group_id |
DT_I8 |
0 |
False |
|
details |
DT_WSTR |
4000 |
False |
|
tags |
DT_WSTR |
4000 |
True |
|
organization_fields |
DT_WSTR |
4000 |
True |
|
domain_names |
DT_WSTR |
1000 |
True |
|
shared_comments |
DT_BOOL |
0 |
False |
|
shared_tickets |
DT_BOOL |
0 |
False |
|