Nothing
v1.1.0
{- "id": 1,
- "suuid": "b6ba6222ebb2aa455521",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "email": "admin@foobar.test",
- "user_code": "admin",
- "user_name": "admin"
}, - "created_at": "2019-11-13 17:00:38",
- "updated_at": "2019-11-13 17:06:11",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": null,
- "updated_user_id": "1",
- "label": "admin"
}
Nothing
v4.2.7
default | integer In case of 1, if the user's avatar does not exist, the default image will be returned. |
base64 | string If 1, the response is returned as json converted to base64 format. Other than that, it is returned as a binary file. |
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
id | string Set when narrowing down the ID of the table you want to acquire. Comma separated |
expands | string You can get a custom column list linked to the table. "columns" can be specified |
{- "current_page": 1,
- "data": [
- {
- "id": 3,
- "suuid": "4131b102c1c3f3879114",
- "table_name": "base_info",
- "table_view_name": "Base Info",
- "description": null,
- "system_flg": "1",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-building",
- "comment_flg": "0",
- "attachment_flg": "0",
- "one_record_flg": "1",
- "search_enabled": "0",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:11",
- "created_user_id": null,
- "updated_user_id": null
}, - {
- "id": 4,
- "suuid": "54e448bbd64731a061aa",
- "table_name": "user",
- "table_view_name": "User",
- "description": null,
- "system_flg": "1",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-user",
- "comment_flg": "0",
- "attachment_flg": "0",
- "one_record_flg": "0",
- "search_enabled": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:11",
- "created_user_id": null,
- "updated_user_id": null
}, - {
- "id": 5,
- "suuid": "e338ce723f7da614d377",
- "table_name": "organization",
- "table_view_name": "Organization",
- "description": null,
- "system_flg": "1",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-sitemap",
- "comment_flg": "0",
- "attachment_flg": "0",
- "one_record_flg": "0",
- "search_enabled": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:11",
- "created_user_id": null,
- "updated_user_id": null
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 11,
- "total": 11
}
v1.1.0
tableKey required | string Custom table ID (Ex. 3) or table name (Ex. user) |
{- "id": 8,
- "suuid": "5c86fb70562dd56f34c0",
- "table_name": "information",
- "table_view_name": "Information",
- "description": "Information to notify the user. It can be displayed on a dashboard etc.",
- "system_flg": "0",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-exclamation",
- "comment_flg": "0",
- "revision_flg": "0",
- "attachment_flg": "1",
- "one_record_flg": "0",
- "search_enabled": "1",
- "use_label_id_flg": "0",
- "all_user_editable_flg": "0",
- "all_user_viewable_flg": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:08:31",
- "created_user_id": null,
- "updated_user_id": "1"
}
v1.1.0
tableKey required | any Custom table ID (Ex. 3) or table name (Ex. user) |
[- {
- "id": 45,
- "suuid": "9ce2740b044ea7143a55",
- "custom_table_id": "8",
- "column_name": "title",
- "column_view_name": "Title",
- "column_type": "text",
- "description": null,
- "system_flg": "0",
- "order": "0",
- "options": {
- "required": "1",
- "index_enabled": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:15",
- "created_user_id": null,
- "updated_user_id": null,
- "required": "1",
- "index_enabled": "1",
- "unique": false,
- "custom_table": {
- "id": 8,
- "suuid": "5c86fb70562dd56f34c0",
- "table_name": "information",
- "table_view_name": "Information",
- "description": "Information to notify the user. It can be displayed on a dashboard etc.",
- "system_flg": "0",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-exclamation",
- "comment_flg": "0",
- "revision_flg": "0",
- "attachment_flg": "1",
- "one_record_flg": "0",
- "search_enabled": "1",
- "use_label_id_flg": "0",
- "all_user_editable_flg": "0",
- "all_user_viewable_flg": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:08:31",
- "created_user_id": null,
- "updated_user_id": "1"
}
}, - {
- "id": 46,
- "suuid": "c5ade37d68066e8eb7c4",
- "custom_table_id": "8",
- "column_name": "body",
- "column_view_name": "Body",
- "column_type": "editor",
- "description": null,
- "system_flg": "0",
- "order": "0",
- "options": {
- "string_length": "2000"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:11",
- "created_user_id": null,
- "updated_user_id": null,
- "required": false,
- "index_enabled": false,
- "unique": false,
- "custom_table": {
- "id": 8,
- "suuid": "5c86fb70562dd56f34c0",
- "table_name": "information",
- "table_view_name": "Information",
- "description": "Information to notify the user. It can be displayed on a dashboard etc.",
- "system_flg": "0",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-exclamation",
- "comment_flg": "0",
- "revision_flg": "0",
- "attachment_flg": "1",
- "one_record_flg": "0",
- "search_enabled": "1",
- "use_label_id_flg": "0",
- "all_user_editable_flg": "0",
- "all_user_viewable_flg": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:08:31",
- "created_user_id": null,
- "updated_user_id": "1"
}
}
]
v1.1.0
id required | integer Custom column ID |
{- "id": 45,
- "suuid": "9ce2740b044ea7143a55",
- "custom_table_id": "8",
- "column_name": "title",
- "column_view_name": "Title",
- "column_type": "text",
- "description": null,
- "system_flg": "0",
- "order": "0",
- "options": {
- "required": "1",
- "index_enabled": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:15",
- "created_user_id": null,
- "updated_user_id": null,
- "required": "1",
- "index_enabled": "1",
- "unique": false
}
v3.1.12
tableKey required | string Custom table ID (Ex. 3) or table name (Ex. user) |
columnKey required | string Custom column name(Ex. user_code) |
{- "id": 45,
- "suuid": "9ce2740b044ea7143a55",
- "custom_table_id": "8",
- "column_name": "title",
- "column_view_name": "Title",
- "column_type": "text",
- "description": null,
- "system_flg": "0",
- "order": "0",
- "options": {
- "required": "1",
- "index_enabled": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:15",
- "created_user_id": null,
- "updated_user_id": null,
- "required": "1",
- "index_enabled": "1",
- "unique": false
}
v3.3.X
id required | string Custom table ID (Ex. 3) or suuid (20 digit string) |
{- "id": 10,
- "suuid": "3d62f5b9ea3241e6a417",
- "custom_table_id": "8",
- "view_type": "0",
- "view_kind_type": "9",
- "view_view_name": "View Sample",
- "created_at": "2020-06-16 00:24:20",
- "updated_at": "2020-06-16 00:24:20",
- "created_user_id": "10",
- "updated_user_id": "10"
}
v3.3.X
tableKey required | any Custom table ID (Ex. 3) or table name (Ex. user) |
view_type | string If specified, narrow down by view authority. 0=System view, 1=User view |
view_kind_type | string If specified, narrow down by view type. 0=Default View, 1=Summary View, 2=Calendar View, 3=Filter View, 9=AllData View |
view_view_name | string If specified, narrow down by view display name |
[- {
- "id": 45,
- "suuid": "9ce2740b044ea7143a55",
- "custom_table_id": "8",
- "column_name": "title",
- "column_view_name": "Title",
- "column_type": "text",
- "description": null,
- "system_flg": "0",
- "order": "0",
- "options": {
- "required": "1",
- "index_enabled": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:15",
- "created_user_id": null,
- "updated_user_id": null,
- "required": "1",
- "index_enabled": "1",
- "unique": false,
- "custom_table": {
- "id": 8,
- "suuid": "5c86fb70562dd56f34c0",
- "table_name": "information",
- "table_view_name": "Information",
- "description": "Information to notify the user. It can be displayed on a dashboard etc.",
- "system_flg": "0",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-exclamation",
- "comment_flg": "0",
- "revision_flg": "0",
- "attachment_flg": "1",
- "one_record_flg": "0",
- "search_enabled": "1",
- "use_label_id_flg": "0",
- "all_user_editable_flg": "0",
- "all_user_viewable_flg": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:08:31",
- "created_user_id": null,
- "updated_user_id": "1"
}
}, - {
- "id": 46,
- "suuid": "c5ade37d68066e8eb7c4",
- "custom_table_id": "8",
- "column_name": "body",
- "column_view_name": "Body",
- "column_type": "editor",
- "description": null,
- "system_flg": "0",
- "order": "0",
- "options": {
- "string_length": "2000"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:00:11",
- "created_user_id": null,
- "updated_user_id": null,
- "required": false,
- "index_enabled": false,
- "unique": false,
- "custom_table": {
- "id": 8,
- "suuid": "5c86fb70562dd56f34c0",
- "table_name": "information",
- "table_view_name": "Information",
- "description": "Information to notify the user. It can be displayed on a dashboard etc.",
- "system_flg": "0",
- "showlist_flg": "1",
- "order": "0",
- "options": {
- "icon": "fa-exclamation",
- "comment_flg": "0",
- "revision_flg": "0",
- "attachment_flg": "1",
- "one_record_flg": "0",
- "search_enabled": "1",
- "use_label_id_flg": "0",
- "all_user_editable_flg": "0",
- "all_user_viewable_flg": "1",
- "all_user_accessable_flg": "1"
}, - "created_at": "2019-11-13 17:00:11",
- "updated_at": "2019-11-13 17:08:31",
- "created_user_id": null,
- "updated_user_id": "1"
}
}
]
When the children parameter is 1, the child data of that data is also acquired at the same time.
Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained
"children" is added "data" object, and the data list of the corresponding child table is added in it.
An example of the return value at that time is as follows. (Partially omitted) Here, the child table is "child_table".
{
"id": 1,
"suuid": "a1b2f1fc0e564e3e2ece",
"parent_type": null,
"parent_id": null,
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:42",
"updated_at": "2022-07-29 09:35:42",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1",
"children": {
"child_table": [
{
"id": 1,
"suuid": "c7751f097aa5e0a6091c",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1"
},
{
"id": 11,
"suuid": "17e2f47ebf89e6b09c0a",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-31",
"text": "test_2",
"user": "2",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "2",
"updated_user_id": "2"
}
]
}
}
tableKey required | string Table Name(Ex. information) |
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
orderby | string When sorting data, the column name of the sort. If there are multiple, separate them with commas. In reverse order, add a half-width space like "id desc" |
id | string Set when narrowing down the ID of the data you want to acquire. Comma separated |
label | integer Default: "0" Whether to include label in the result. Include in case of 1 (*The speed will be slightly slower) |
valuetype | string The type of value to return. In case of "text", the wording to be displayed on the screen is returned. |
children | integer When it is 1, the child data of that data is also acquired at the same time. * Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained |
{- "current_page": 1,
- "data": [
- {
- "id": 8,
- "suuid": "946a85f121a7d9b2ab72",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}, - "created_at": "2019-11-15 16:44:41",
- "updated_at": "2019-11-15 16:44:41",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": null,
- "updated_user_id": null,
- "label": "Test"
}, - {
- "id": 9,
- "suuid": "4c7944646420b5b5c0d3",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}, - "created_at": "2019-11-15 16:48:46",
- "updated_at": "2019-11-15 16:48:46",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": "1",
- "updated_user_id": "1",
- "label": "Test"
}, - {
- "id": 10,
- "suuid": "1001025f0f3715dbc80b",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}, - "created_at": "2019-11-15 17:41:54",
- "updated_at": "2019-11-15 17:41:54",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": "1",
- "updated_user_id": "1",
- "label": "Test"
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 3,
- "total": 3
}
{
"value": {
"title": "test",
"file": {
"name" : "hello.txt",
"base64" : "aGVsbG8gV29ybGQhIExldCdzIGVuam95IEV4bWVudCE=""
}
}
}
{
"parent_type": "contract",
"parent_id": 2
"value": {
"num": 10,
"price": 10000
}
}
Multiple data can be registered by sending multiple POST data in an array.
If even one error occurs, do not register all data
Up to 100 items can be registered at one time
There are two patterns for specifying an array, but there is no difference in function.
Patturn 1:
{
"value": [
{
"parent_type": "contract",
"parent_id": 2
"num": 10,
"price": 10000
},
{
"parent_type": "contract",
"parent_id": 5
"num": 3,
"price": 8000
}
]
}
Patturn 2:
{
"data": [
{
"parent_type": "contract",
"parent_id": 2
"value":{
"num": 10,
"price": 10000
}
},
{
"parent_type": "contract",
"parent_id": 5
"value":{
"num": 3,
"price": 8000
}
}
]
}
By adding the parameter 'findKeys', values other than id can be used as keys.
Ex:When registering custom data in the 'Contract' table, if you want to use the data in the column 'Customer' and the 'Customer name (customer_code)' in the 'Customer' table
Default:
{
value: {
'contract_code': 'C00001',
'customer': '1'
}
}
Use findKeys:
{
value: {
'contract_code': 'C00001',
'customer': 'CompABC'
},
findKeys: {
'customer': 'customer_name'
}
}
tableKey required | string Table Name(Ex. information) |
object or Array of objects The parameters to be sent will change depending on whether one item is registered or multiple items are registered. | |
object When the custom column type is "Choice (select from the list of values in other tables)" and you want to create a new one using a key other than id. Match the items to the custom columns of the table to be registered | |
Array of objects Can be specified only when multiple records are registered and value is not set | |
parent_type | string Parent table name. Specify only when there is one registered data and the parent data is specified |
parent_id | integer The data ID of the parent table. Specify only when there is one registered data and the parent data is specified |
label | integer Default: 0 Whether to include label in the result. Include in case of 1 (*The speed will be slightly slower) |
{- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}
}
{- "id": 8,
- "suuid": "946a85f121a7d9b2ab72",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}, - "created_at": "2019-11-15 16:44:41",
- "updated_at": "2019-11-15 16:44:41",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": "1",
- "updated_user_id": "1",
- "label": "Test"
}
When the children parameter is 1, the child data of that data is also acquired at the same time.
Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained
"children" is added "data" object, and the data list of the corresponding child table is added in it.
An example of the return value at that time is as follows. (Partially omitted) Here, the child table is "child_table".
{
"id": 1,
"suuid": "a1b2f1fc0e564e3e2ece",
"parent_type": null,
"parent_id": null,
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:42",
"updated_at": "2022-07-29 09:35:42",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1",
"children": {
"child_table": [
{
"id": 1,
"suuid": "c7751f097aa5e0a6091c",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1"
},
{
"id": 11,
"suuid": "17e2f47ebf89e6b09c0a",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-31",
"text": "test_2",
"user": "2",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "2",
"updated_user_id": "2"
}
]
}
}
tableKey required | string Table Name(Ex. information) |
q required | string Search string |
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
label | integer Default: "0" Whether to include label in the result. Include in case of 1 (* The speed will be slightly slower) |
valuetype | string The type of value to return. In case of "text", the wording to be displayed on the screen is returned. |
children | integer When it is 1, the child data of that data is also acquired at the same time. * Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained |
{- "current_page": 1,
- "data": [
- {
- "id": 1,
- "suuid": "39c97ba08c6e392a125a",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "<p>Exment is a simple and affordable data management web system. </p>",
- "order": "5",
- "title": "Welcome to Exment!",
- "priority": "3",
- "view_flg": "1"
}, - "created_at": "2019-01-04 18:48:15",
- "updated_at": "2019-01-04 19:50:55",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": null,
- "updated_user_id": null,
- "label": "Welcome to Exment!",
- "workflow_value": null
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 1,
- "total": 1
}
Search by specifying each column name in the parameter 'q'. When specifying multiple columns, separate them with commas.
The search conditions correspond to the following.
The query setting method is'(column name) eq (search value)'.
URL encoding should be performed
When searching with multiple search values, usually perform an AND search. If the parameter 'or=1' is specified, an OR search will be performed.
Example 1: In the information table, when you want to get the data list with'1'in the'display flag (view_flg)'
// Please encode URL
/api/data/information/query-column?q=view_flg eq 1
// Please encode URL
/api/data/information/query-column?q=view_flg eq 1,title eq Test
// Please encode URL
/api/data/information/query-column?q=view_flg eq 1,title eq Test&or=1
When the children parameter is 1, the child data of that data is also acquired at the same time.
Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained
"children" is added "data" object, and the data list of the corresponding child table is added in it.
An example of the return value at that time is as follows. (Partially omitted) Here, the child table is "child_table".
{
"id": 1,
"suuid": "a1b2f1fc0e564e3e2ece",
"parent_type": null,
"parent_id": null,
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:42",
"updated_at": "2022-07-29 09:35:42",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1",
"children": {
"child_table": [
{
"id": 1,
"suuid": "c7751f097aa5e0a6091c",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1"
},
{
"id": 11,
"suuid": "17e2f47ebf89e6b09c0a",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-31",
"text": "test_2",
"user": "2",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "2",
"updated_user_id": "2"
}
]
}
}
tableKey required | string Table Name(Ex. information) |
q required | string Search string. Refer to the above example for how to specify the query search. |
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
label | integer Default: "0" Whether to include label in the result. Include in case of 1 (* The speed will be slightly slower) |
valuetype | string The type of value to return. In case of "text", the wording to be displayed on the screen is returned. |
or | integer When searching in multiple columns, if 1 is set, OR search is performed. |
orderby | string When sorting data, the column name of the sort. If there are multiple, separate them with commas. In reverse order, add a half-width space like "id desc" |
children | integer When it is 1, the child data of that data is also acquired at the same time. * Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained |
{- "current_page": 1,
- "data": [
- {
- "id": 1,
- "suuid": "39c97ba08c6e392a125a",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "<p>Exment is a simple and affordable data management web system. </p>",
- "order": "5",
- "title": "Welcome to Exment!",
- "priority": "3",
- "view_flg": "1"
}, - "created_at": "2019-01-04 18:48:15",
- "updated_at": "2019-01-04 19:50:55",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": null,
- "updated_user_id": null,
- "label": "Welcome to Exment!",
- "workflow_value": null
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 1,
- "total": 1
}
When the children parameter is 1, the child data of that data is also acquired at the same time.
Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained
"children" is added directly under the array, and the data list of the corresponding child table is added in it.
An example of the return value at that time is as follows. (Partially omitted) Here, the child table is "child_table".
{
"id": 1,
"suuid": "a1b2f1fc0e564e3e2ece",
"parent_type": null,
"parent_id": null,
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:42",
"updated_at": "2022-07-29 09:35:42",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1",
"children": {
"child_table": [
{
"id": 1,
"suuid": "c7751f097aa5e0a6091c",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-30",
"text": "test_1",
"user": "1",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "1",
"updated_user_id": "1"
},
{
"id": 11,
"suuid": "17e2f47ebf89e6b09c0a",
"parent_type": "parent_table",
"parent_id": "1",
"value": {
"date": "2022-07-31",
"text": "test_2",
"user": "2",
"email": "foovartest1@test.com.test"
},
"created_at": "2022-07-29 09:35:44",
"updated_at": "2022-07-29 09:35:44",
"deleted_at": null,
"deleted_user_id": null,
"created_user_id": "2",
"updated_user_id": "2"
}
]
}
}
tableKey required | string Table Name(Ex. information) |
id required | string The ID of the custom data |
label | integer Default: "0" Whether to include label in the result. Include in case of 1 (* The speed will be slightly slower) |
valuetype | string The type of value to return. In case of "text", the wording to be displayed on the screen is returned. |
children | integer When it is 1, the child data of that data is also acquired at the same time. * Available only when custom relations are set. Custom column "Choice (select from list of values in other tables)" cannot be obtained |
{- "id": 8,
- "suuid": "946a85f121a7d9b2ab72",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}, - "created_at": "2019-11-15 16:44:41",
- "updated_at": "2019-11-15 16:44:41",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": null,
- "updated_user_id": null,
- "label": "Test"
}
{
"value": {
"title": "test",
"file": {
"name" : "hello.txt",
"base64" : 'aGVsbG8gV29ybGQhIExldCdzIGVuam95IEV4bWVudCE='
}
}
}
By adding the parameter 'findKeys', values other than id can be used as keys. Ex:When updating the custom data in the 'Contract' table, if you want to use the data in the column 'Customer' and the 'Customer name (customer_code)' in the 'Customer' table
*Default:
{
value: {
"contract_code": "C00001",
"customer": '1'
}
}
*Use findKeys:
{
value: {
"contract_code": "C00001",
"customer": "Company ABC"
},
findKeys: {
"customer": "customer_name"
}
}
{
"parent_type": "contract",
"parent_id": 2
"value": {
"price": 10000
}
}
{
"value": {
"price": 10000
},
"updated_at": "2020/04/03 12:00:00"
}
tableKey required | string Table Name(Ex. information) |
id required | string The ID of the custom data |
object | |
object When the custom column type is "Choice (select from the list of values in other tables)" and you want to create a new one using a key other than id. Match the items to the custom columns of the table to be registered | |
parent_type | string Only if you specify the parent data |
parent_id | integer Only if you specify the parent data |
label | integer Default: 0 Whether to include label in the result. Include in case of 1 (* The speed will be slightly slower) |
{- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test",
- "priority": 3,
- "view_flg": 1
}
}
{- "id": 8,
- "suuid": "946a85f121a7d9b2ab72",
- "parent_type": null,
- "parent_id": null,
- "value": {
- "body": "This is test.",
- "order": "1",
- "title": "Test update",
- "priority": 3,
- "view_flg": 1
}, - "created_at": "2019-11-15 16:44:41",
- "updated_at": "2019-11-15 18:01:34",
- "deleted_at": null,
- "deleted_user_id": null,
- "created_user_id": null,
- "updated_user_id": "1",
- "label": "Test update"
}
tableKey required | string Table Name(Ex. information) |
id required | string The ID of the custom data |
force | integer When 1, perform physical deletion of data |
{
"current_page": 1,
"data": [
{
"82c58b9bc8a68842c292": null,
"12fc3d6f970afc5a7f28": "child value 1",
"6968926f2de4fa658b97": "parent value 1"
},
{
"82c58b9bc8a68842c292": null,
"12fc3d6f970afc5a7f28": "child value 2",
"6968926f2de4fa658b97": null
},
{
"82c58b9bc8a68842c292": null,
"12fc3d6f970afc5a7f28": "child value 1",
"6968926f2de4fa658b97": null
}
],
"first_page_url": "http://localhost/admin/api/viewdata/child_table/be8cc0e9cd22f8bf6401?count=20&page=1",
"total": 7,
"column_definitions": {
"82c58b9bc8a68842c292": {
"table_name": "child_table",
"column_name": "id",
"label": "ID"
},
"12fc3d6f970afc5a7f28": {
"table_name": "child_table",
"column_name": "text",
"label": "text"
},
"6968926f2de4fa658b97": {
"table_name": "parent_table",
"column_name": "text",
"label": "parent_table : text"
}
}
}
viewId required | string View ID (Ex. 2, 5) or suuid (Ex. 22e715cf7f4ce5f319f0) |
tableKey required | string Custom table ID (Ex. 3) or table name (Ex. user) |
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
valuetype | string The type of value to return. In case of "text", the wording to be displayed on the screen is returned. |
{- "current_page": 1,
- "data": [
- {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test20200616002525",
- "6968926f2de4fa658b97": "test_5"
}, - {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test202006160025261",
- "6968926f2de4fa658b97": "test_4"
}, - {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test202006160025262",
- "6968926f2de4fa658b97": "test_4"
}, - {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test202006160025263",
- "6968926f2de4fa658b97": "test_4"
}, - {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test20200616002531_update",
- "6968926f2de4fa658b97": "test_6"
}, - {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test20200616002531_update",
- "6968926f2de4fa658b97": "test_7"
}, - {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test202006160025273",
- "6968926f2de4fa658b97": "test_8"
}
], - "first_page_url": "http://localhost/admin/api/viewdata/child_table/be8cc0e9cd22f8bf6401?count=20&page=1",
- "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 7,
- "total": 7,
- "column_definitions": {
- "82c58b9bc8a68842c292": {
- "table_name": "child_table",
- "column_name": "id",
- "label": "ID"
}, - "12fc3d6f970afc5a7f28": {
- "table_name": "child_table",
- "column_name": "text",
- "label": "text"
}, - "6968926f2de4fa658b97": {
- "table_name": "parent_table",
- "column_name": "text",
- "label": "parent_table : text"
}
}
}
{
"value": {
"82c58b9bc8a68842c292": null,
"12fc3d6f970afc5a7f28": "child value 3",
"6968926f2de4fa658b97": "parent value 1"
},
"column_definitions": {
"82c58b9bc8a68842c292": {
"table_name": "child_table",
"column_name": "id",
"label": "ID"
},
"12fc3d6f970afc5a7f28": {
"table_name": "child_table",
"column_name": "text",
"label": "text"
},
"6968926f2de4fa658b97": {
"table_name": "parent_table",
"column_name": "text",
"label": "parent_table : text"
}
}
}
viewId required | string View ID (Ex. 2, 5) or suuid (Ex. 22e715cf7f4ce5f319f0) |
tableKey required | string Custom table ID (Ex. 3) or table name (Ex. user) |
id required | string Data ID |
{- "value": {
- "82c58b9bc8a68842c292": null,
- "12fc3d6f970afc5a7f28": "test20200616002525",
- "cd7672e19232308b00bf": 2,
- "5e4736ea860fe41d2574": "test20200616002525",
- "1787a6afa95fc9059340": null,
- "91bbad4146f78dc9faa6": 0,
- "846e75fa6b1092e93a35": null,
- "cde08af21db3fe8275ca": null,
- "5e6b9c251a1ec37543bb": null,
- "6968926f2de4fa658b97": "test_5"
}, - "column_definitions": {
- "82c58b9bc8a68842c292": {
- "table_name": "child_table",
- "column_name": "id",
- "label": "ID"
}, - "12fc3d6f970afc5a7f28": {
- "table_name": "child_table",
- "column_name": "text",
- "label": "text"
}, - "cd7672e19232308b00bf": {
- "table_name": "child_table",
- "column_name": "user",
- "label": "user"
}, - "5e4736ea860fe41d2574": {
- "table_name": "child_table",
- "column_name": "index_text",
- "label": "index_text"
}, - "1787a6afa95fc9059340": {
- "table_name": "child_table",
- "column_name": "odd_even",
- "label": "odd_even"
}, - "91bbad4146f78dc9faa6": {
- "table_name": "child_table",
- "column_name": "multiples_of_3",
- "label": "multiples_of_3"
}, - "846e75fa6b1092e93a35": {
- "table_name": "child_table",
- "column_name": "file",
- "label": "file"
}, - "cde08af21db3fe8275ca": {
- "table_name": "child_table",
- "column_name": "date",
- "label": "date"
}, - "5e6b9c251a1ec37543bb": {
- "table_name": "child_table",
- "column_name": "init_text",
- "label": "init_text"
}, - "6968926f2de4fa658b97": {
- "table_name": "parent_table",
- "column_name": "text",
- "label": "parent_table : text"
}
}
}
Nothing
v3.0.8
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
all required | integer Default: "0" If 1, include workflows that have not been set up |
expands | string You can get the status setting list and action setting list associated with the workflow. "statuses" and "actions" can be specified. Separate multiple items with commas. |
id | string Set when narrowing down the ID of the workflow you want to acquire. Comma separated |
{- "current_page": 1,
- "data": [
- {
- "id": 1,
- "suuid": "4a6e46c8f716dda2f2a5",
- "workflow_type": "0",
- "workflow_view_name": "Application flow",
- "start_status_name": "Not implemented",
- "setting_completed_flg": "1",
- "created_at": "2019-11-14 13:27:45",
- "updated_at": "2019-11-14 16:59:37",
- "created_user_id": "1",
- "updated_user_id": "1"
}, - {
- "id": 2,
- "suuid": "e78c0fdefac9bb91623a",
- "workflow_type": "0",
- "workflow_view_name": "Flow2",
- "start_status_name": "Not implemented",
- "setting_completed_flg": "1",
- "created_at": "2019-11-14 17:07:04",
- "updated_at": "2019-11-18 13:38:47",
- "created_user_id": "1",
- "updated_user_id": "1"
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 2,
- "total": 2
}
Nothing
v3.0.8
id required | integer Workflow ID |
expands | string You can get the status setting list and action setting list associated with the workflow. "statuses" and "actions" can be specified. Separate multiple items with commas. |
{- "id": 0,
- "workflow_type": 0,
- "workflow_view_name": "string",
- "start_status_name": "string",
- "setting_completed_flg": 0,
- "workflow_statuses": [
- {
- "id": 0,
- "workflow_id": 0,
- "status_type": 0,
- "status_name": "string",
- "datalock_flg": 1,
- "completed_flg": 1,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}
], - "workflow_actions": [
- {
- "id": 0,
- "workflow_id": 0,
- "status_from": "string",
- "action_name": "string",
- "ignore_work": 0,
- "comment_type": "string",
- "flow_next_type": "string",
- "flow_next_count": 0,
- "work_targets": {
- "work_target_type": "string",
- "system": [
- 0
], - "user": [
- 0
], - "organization": [
- 0
], - "column": [
- 0
]
}, - "work_conditions": [
- {
- "status_to": null,
- "enabled_flg": null
}
]
}
], - "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}
v3.0.8
workflow_id required | integer Workflow ID |
[- {
- "id": 0,
- "workflow_id": 0,
- "status_type": 0,
- "status_name": "string",
- "datalock_flg": 1,
- "completed_flg": 1,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}
]
v3.0.8
workflow_id required | integer Workflow ID |
[- {
- "id": 0,
- "workflow_id": 0,
- "status_from": "string",
- "action_name": "string",
- "ignore_work": 0,
- "comment_type": "string",
- "flow_next_type": "string",
- "flow_next_count": 0,
- "work_targets": {
- "work_target_type": "string",
- "system": [
- 0
], - "user": [
- 0
], - "organization": [
- 0
], - "column": [
- 0
]
}, - "work_conditions": [
- {
- "status_to": null,
- "enabled_flg": null
}
]
}
]
Nothing
v3.0.8
id required | integer Status ID |
{- "id": 0,
- "workflow_id": 0,
- "status_type": 0,
- "status_name": "string",
- "datalock_flg": 1,
- "completed_flg": 1,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}
Nothing
v3.0.8
id required | integer Workflow action ID |
{- "id": 0,
- "workflow_id": 0,
- "status_from": "string",
- "action_name": "string",
- "ignore_work": 0,
- "comment_type": "string",
- "flow_next_type": "string",
- "flow_next_count": 0,
- "work_targets": {
- "work_target_type": "string",
- "system": [
- 0
], - "user": [
- 0
], - "organization": [
- 0
], - "column": [
- 0
]
}, - "work_conditions": [
- {
- "status_to": null,
- "enabled_flg": null
}
]
}
v3.0.8
tableKey required | string Table Name(Ex. information) |
id required | integer Custom value ID |
expands | string Pre-execution status information, post-execution status information, and action information associated with the workflow execution value can be acquired. "status_from", "status_to", "action" can be specified. Separate multiple items with commas. |
{- "id": 0,
- "workflow_id": 0,
- "morph_type": "string",
- "morph_id": 0,
- "workflow_action_id": 0,
- "workflow_status_from_id": 0,
- "workflow_status_to_id": 0,
- "comment": "string",
- "action_executed_flg": 0,
- "latest_flg": 0,
- "workflow_status_from": {
- "id": 0,
- "workflow_id": 0,
- "status_type": 0,
- "status_name": "string",
- "datalock_flg": 1,
- "completed_flg": 1,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}, - "workflow_status": {
- "id": 0,
- "workflow_id": 0,
- "status_type": 0,
- "status_name": "string",
- "datalock_flg": 1,
- "completed_flg": 1,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}, - "workflow_action": {
- "id": 0,
- "workflow_id": 0,
- "status_from": "string",
- "action_name": "string",
- "ignore_work": 0,
- "comment_type": "string",
- "flow_next_type": "string",
- "flow_next_count": 0,
- "work_targets": {
- "work_target_type": "string",
- "system": [
- 0
], - "user": [
- 0
], - "organization": [
- 0
], - "column": [
- 0
]
}, - "work_conditions": [
- {
- "status_to": null,
- "enabled_flg": null
}
]
}
}
v3.0.8
tableKey required | string Table Name(Ex. information) |
id required | integer Custom value ID |
workflow_action_id required | integer Workflow action ID to execute |
comment | string Workflow comments. Required if the action is comment_type "required". Ignored for "not_use" |
next_users | string If "Executable user" of the action setting is "Selected by the executable user of the previous action", enter the user ID to execute the next action separated by commas. |
next_organizations | string If "Executable user" of the action setting is "Selected by the executable user of the previous action", enter the organization ID to execute the next action separated by commas. |
{- "workflow_action_id": 0,
- "comment": "string",
- "next_users": "string",
- "next_organizations": "string"
}
v3.0.8
tableKey required | string Table Name(Ex. information) |
id required | integer Custom value ID |
as_user | integer Default: "0" When it is 1, the worker whose action is set as "organization" is converted to the list of users belonging to that organization. |
all | integer When 1, get the target users of all actions |
{- "users": [
- {
- "id": 0,
- "value": { },
- "parent_id": 0,
- "parent_type": "string",
- "label": "string",
- "deleted_at": "string",
- "deteled_user_id": 0,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}
], - "organizations": [
- {
- "id": 0,
- "value": { },
- "parent_id": 0,
- "parent_type": "string",
- "label": "string",
- "deleted_at": "string",
- "deteled_user_id": 0,
- "created_at": "string",
- "updated_at": "string",
- "updated_user_id": 0,
- "created_user_id": 0
}
]
}
v3.0.8
tableKey required | string Table Name(Ex. information) |
id required | integer Custom value ID |
all | integer Default: "0" When 1, get all actions, whether or not the logged-in user can perform them |
[- {
- "id": 0,
- "workflow_id": 0,
- "status_from": "string",
- "action_name": "string",
- "ignore_work": 0,
- "comment_type": "string",
- "flow_next_type": "string",
- "flow_next_count": 0,
- "work_targets": {
- "work_target_type": "string",
- "system": [
- 0
], - "user": [
- 0
], - "organization": [
- 0
], - "column": [
- 0
]
}, - "work_conditions": [
- {
- "status_to": null,
- "enabled_flg": null
}
]
}
]
v3.0.8
tableKey required | string Table Name(Ex. information) |
id required | integer Custom value ID |
v3.0.8
all | integer Default: "0" If 1, get all notifications |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
{- "current_page": 1,
- "data": [
- {
- "id": 7,
- "notify_id": "0",
- "parent_type": null,
- "parent_id": null,
- "target_user_id": "2",
- "trigger_user_id": "2",
- "notify_subject": "TestTest",
- "notify_body": "This is body.",
- "read_flg": "0",
- "created_at": "2019-11-18 19:21:36",
- "updated_at": "2019-11-18 19:21:36",
- "created_user_id": null,
- "updated_user_id": null
}, - {
- "id": 4,
- "notify_id": "1",
- "parent_type": "information",
- "parent_id": "8",
- "target_user_id": "2",
- "trigger_user_id": "1",
- "notify_subject": "[Test]The data has been created",
- "notify_body": "The notification data has been created by the user.\nPlease check the following contents.\n\nCreated by:\nCreated datetime:2019-11-15 16:44:41\nCreated data:<a href='http://localhost/admin/data/information/8'>Test</a>\n",
- "read_flg": "0",
- "created_at": "2019-11-15 16:44:43",
- "updated_at": "2019-11-15 16:44:43",
- "created_user_id": null,
- "updated_user_id": null
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 5,
- "total": 5
}
v3.0.8
target_users required | string The user ID to which the notification is sent. Separated by commas if there are multiple |
notify_subject required | string Notification subject |
notify_body required | string Notification body |
{- "target_users": "2",
- "notify_subject": "TestTest",
- "notify_body": "This is body."
}
{- "notify_id": 0,
- "target_user_id": "2",
- "notify_subject": "TestTest",
- "notify_body": "This is body.",
- "trigger_user_id": "2",
- "updated_at": "2019-11-18 19:21:36",
- "created_at": "2019-11-18 19:21:36",
- "id": 7
}
How to get the file URL for download.
If the custom column type is file/image, the value will be the URL.
Ex:GET
/api/data/testtable/1?valuetype=text
Return value(partial)
{
"id": 1,
"value": {
"text": "test_1",
"file": "http://locallost/admin/api/files/c09ff3a0-7677-11ea-9edf-178831242ff9"
}
}
"api_url" is the URL to execute from the API.
Ex:GET
/api/document/testtable/1
Return value(partial)
{
"data": [
{
"name": "information.htm",
"url": "http://locallost/admin/files/91ed9b30-767b-11ea-a225-07e73286c089",
"api_url": "http://locallost/admin/api/files/91ed9b30-767b-11ea-a225-07e73286c089",
"created_at": "2020-04-04 22:52:48",
"created_user_id": "1"
}
]
}
The response value will be in the file stream format.
The response value will be json in the following format.
{
"type": "image/jpeg",
"name": "test.jpg",
"base64": "aaaaaXXXXXXX....."
}
v3.1.7
uuid required | string Random string assigned to the file |
base64 | integer If 1, return as json type including base64 character string |
Please check "File Download".
v3.1.10
uuid required | string Random string assigned to the file |
How to get the file URL for download.
If the custom column type is file/image, the acquired value will be processed.
Ex:GET
/api/data/testtable/1
Return value(partial)
{
"id": 1,
"value": {
"text": "test_1",
"file": "testtable/c09ff510-7677-11ea-9096-a14cacaee56f.txt"
}
}
Use this value to run the API at a URL like this: http://localhost/api/files/testtable/c09ff510-7677-11ea-9096-a14cacaee56f.txt
The response value will be in the file stream format.
The response value will be json in the following format.
{
"type": "image/jpeg",
"name": "test.jpg",
"base64": "aaaaaXXXXXXX....."
}
v3.1.10
tableKey required | string Table Name(Ex. information) |
filename required | string File Name |
base64 | integer If 1, return as json type including base64 character string |
Please check "File Download".
v3.1.10
tableKey required | string Table Name(Ex. information) |
filename required | string File Name |
v3.1.10
tableKey required | string Table Name(Ex. information) |
id required | string Custom value ID |
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
{- "current_page": 1,
- "data": [
- {
- "name": "test.txt",
- "created_at": "2020-04-02 21:53:45",
- "created_user_id": "1"
}, - {
- "name": "test2.txt",
- "created_at": "2020-04-02 21:53:45",
- "created_user_id": "1"
}
], - "from": 1,
- "last_page": 1,
- "next_page_url": null,
- "per_page": 20,
- "prev_page_url": null,
- "to": 1,
- "total": 2
}
v3.1.10
tableKey required | string Table Name(Ex. information) |
id required | string Custom value ID |
name required | string File name |
base64 required | string base64 string |
{- "name": "string",
- "base64": "string"
}
{- "name": "test.txt",
- "created_at": "2020-04-02 21:53:45",
- "created_user_id": "1"
}
page | integer Default: "1" Page number to get |
count | integer [ 1 .. 100 ] Default: "20" The number of cases to be acquired in one request. 1-100 |
login_user_id | integer Login user table ID |
base_user_id | integer ID of the "user" table of custom data |
path | string Target URI of HTTP request |
method | string Methods (GET, POST, etc.) |
ip | string IP address of the executing user |
target_datetime_start | string The start date and time of the execution date and time to be acquired. If "2021-02-17 11:45:31" is set, the log after this date and time will be acquired. |
target_datetime_end | string The end date and time of the execution date and time to be acquired. If "2021-02-17 11:45:31" is set, the log before this date and time will be acquired. |
{- "current_page": 1,
- "data": [
- {
- "id": 384,
- "user_id": "1",
- "path": "admin/api/log",
- "method": "GET",
- "ip": "127.0.0.1",
- "input": "{\"base_user_id\":\"1\",\"count\":\"2\"}",
- "created_at": "2021-02-17 12:00:41",
- "updated_at": "2021-02-17 12:00:41",
- "base_user_id": "1"
}, - {
- "id": 383,
- "user_id": "1",
- "path": "admin/api/log",
- "method": "GET",
- "ip": "127.0.0.1",
- "input": "{\"base_user_id\":\"1\",\"count\":\"100\"}",
- "created_at": "2021-02-17 11:54:55",
- "updated_at": "2021-02-17 11:54:55",
- "base_user_id": "1"
}
], - "from": 1,
- "last_page": 70,
- "per_page": "2",
- "prev_page_url": null,
- "to": 2,
- "total": 139
}
id required | string Operation log ID |
{- "id": 390,
- "user_id": "1",
- "path": "admin/api/log/400",
- "method": "GET",
- "ip": "127.0.0.1",
- "input": "[]",
- "created_at": "2021-02-17 12:06:51",
- "updated_at": "2021-02-17 12:06:51",
- "base_user_id": "1"
}