Skip to main content
POST
Search Verification Book

Authorizations

Authorization
string
header
required

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

Body

application/json
searchDetails
searchDetails · object
required

Details to perform the search with.

listMetadata
ListMetadata · object

Data for how you want the results returned. Not providing this results in page = 0 and pageSize = 10.

Response

OK

listMetadata
object
results
PublicVerificationBookItem · object[]