curl --location 'https://api.aworld.cloud/app/v1/learning-groups//tags?limit=undefined&nextToken=undefined' \
--header 'x-external-user-id;' \
--header 'x-user-id;'{
"items": [
{
"tagId": "string",
"priority": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"nextToken": "eyJwayI6IndvcmtzcGFjZUlkI3pPR0JndVctQWoiLCJxdWl6SWQiOiItRktBdDZfbXM4M3RvSUZaLWVjeFQifQ=="
}