Authenticity
List the chunks of an authenticity verification
List the paginated details of the chunks of an authenticity verification.
GET
Score: Confidence in a positive result is represented by the score.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
Required string length:
1 - 50
The handle of the space.
Required string length:
1 - 50
The handle of the authenticity verification.
Required string length:
1 - 50
Query Parameters
The index of the page.
Required range:
x > 1
The maximum size of the pages.
Required range:
1 < x < 50
The field used to sort the verification chunks.
Available options:
index
Response
200 - application/json
The time when the chunk ends.
The label of the chunk.
Available options:
validVoice
, excessiveMusic
, excessiveNoise
, insufficientVoice
The score of the chunk.
Required range:
0 < x < 1
The time when the chunk starts.
The subscores of the chunk.