Get Latest Sync
Noyo regularly audits each Group against the carrier(s) that the Group has coverage with in order to find updated data and potential mismatches. This endpoint returns metadata about the latest group audit request that was completed. If no group audits have been completed the completed_at
timestamp will be the timestamp of when the group was created and the carrier_ids
array will be empty.
GET
Path Parameters
The unique identifier of the associated group in Noyo
Example:
"2ce3b54a-2535-4803-b218-e6b44081d418"
Query Parameters
The unique identifier of the carrier for which you would like to view audit requests
Example:
"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"
Response
200 - application/json
Successful Response - Returns metadata about the latest Group Audit Request
The response is of type object
.