Skip to main content
GET
Get Latest Group Audit Request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_id
string<uuid>
required

The unique identifier of the associated group in Noyo

Example:

"2ce3b54a-2535-4803-b218-e6b44081d418"

Query Parameters

carrier_id
string<uuid>

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

carrier_ids
string<uuid>[]
required

List of carrier IDs included in group audit

Minimum array length: 1

Carrier ID used for group audit

completed_at
integer
required

The date the group audit request was completed

group_id
string<uuid>
required
read-only

Unique identifier of the associated group in Noyo