Return all versions of a Ground Truth for an Agent
Bearer authentication header of the form Bearer <token>. The <token> represents your API key, which must be acquired from the Kolena platform.
Optionally specify the index of the Ground Truth versions page to fetch.
x >= 0Optionally specify the maximum number of Ground Truth versions to fetch.
1 <= x <= 1000Successful Response
The list of Ground Truth versions.
The total number of pages of Ground Truth versions. Use the request arguments page_number and page_size to control which Ground Truth versions are fetched.
The number of the fetched page.
x >= 0The page size, i.e. number of Ground Truth versions, fetched.
x <= 1000