List Thing Registration Task Reports
GET {{aws_internet_of_things_base_url}}/thing-registration-tasks/taskId/reports?maxResults&nextToken&reportType&taskId
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
maxResults | null | The maximum number of results to return per request. | |
nextToken | null | The token to retrieve the next set of results. | |
reportType | null | The type of task report. | |
taskId | null | The id of the task. |