List the verification usage records of an organization
GET/orgs/{org}/records/verification
List the paginated details of the verification usage records of an organization.
Path Parameters
The handle of the organization.
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 criteria used to sort the verification usage records.
Possible values: [performedAt
]
performedAt
The term used to search verification usage records after or equal to the specified date.
The term used to search verification usage records before or equal to the specified date.
Responses
- 200
- 404
The requested page of the list of verification usage records of the organization
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
Resource not found