Request samples
curl --location --request GET 'http://open.tabcut.com:8090/api/item/creator_list?itemId=&pageNo=&pageSize=&contactPlatform=&filterType=&firstCollaborationInPeriodFlag=true&relatedType=&creatorType=&lastCollaborationTimeBegin=2025-07-02 00:00:00&lastCollaborationTimeEnd=2025-07-31 23:59:59' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}'
Responses
application/json {
"code": "",
"message": "",
"result": null,
"serverTime": ""
}
Modified at 2025-08-01 03:55:26