List the chunks of an authenticity verification
GET/spaces/{owner}/{space}/verifications/authenticity/{verification}/chunks
List the paginated details of the chunks of an authenticity verification.
Score: Confidence in a positive result is represented by the score.
Path Parameters
The handle of the owner.
Possible values: non-empty
and <= 50 characters
The handle of the space.
Possible values: non-empty
and <= 50 characters
The handle of the authenticity verification.
Possible values: non-empty
and <= 50 characters
Query Parameters
The index of the page.
Possible values: >= 1
1
The maximum size of the pages.
Possible values: >= 1
and <= 50
20
The field used to sort the verification chunks.
Possible values: [index
]
index
Responses
- 200
The requested page of the list of chunks of the authenticity verification
Headers
Page-Total
integer
The total number of pages available.
Page-Size
integer
The selected maximum size of the pages.
Page-Current
integer
The index of the requested page.
Item-Total
integer
The total number of items.
Response Body