Get list of key names

GET {{baseUrl}}/visibilityServices/v1/companies/:companyId/keyNames?documentKeyName=nu&after=0&limit=25

Get list of available search key names

Request Params

KeyDatatypeRequiredDescription
documentKeyNamestring(Required) Search key name filter. Please provide at least two symbols existent in key name.
afternumberThe position of starting record for collection page. Should be used together with LIMIT parameter. Can not be used in combination of BEFORE parameter,
limitnumberNumber of elements in result collection.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"startPosition":63411005,"pageSize":-11768444,"totalCount":6912514,"responseCollection":[{"keyName":"anim","isPrimary":false},{"keyName":"in laborum anim","isPrimary":false}]},{"startPosition":73951344,"pageSize":10302246,"totalCount":49464869,"responseCollection":[{"keyName":"quis nulla adipisicing elit","isPrimary":false},{"keyName":"ad qui ut pariatur aute","isPrimary":false}]}]