curl --location -g --request GET 'https://api.iotwireless.{region}.amazonaws.com/principals/things' \
--header 'x-amzn-principal;'
{
"things": [],
"nextToken": "string"
}
nextToken
value from a previous response; otherwise null to receive the first set of results.