v1
latestOpenAPI 3.1.02026-08-04370473.5 KBSearch
post/DataAlerts/GetSubscription
Headers
galaxy-ap-namestring
Access Profile Name
galaxy-ap-passwordstring
Access Profile Password
galaxy-search-typestring
Galaxy Search Type
galaxy-client-session-idstring
Session ID for Logging
galaxy-client-typestring
Required for Javascript Clients
Request body
Response
200
Example response
{
"records": [
{
"clientId": "9b0375f5-5053-465f-8086-08d98f38f1cd",
"subClientId": "00000000-0000-0000-0000-000000000000",
"alertType": "AnyNewSurname",
"tahoeId": "G-8919454502083151475"
}
],
"responseRecordCount": 1,
"pagination": {
"currentPageNumber": 1,
"resultsPerPage": 1000,
"totalPages": 1
},
"totalRequestExecutionTimeMs": 221,
"requestId": "7a76fca5-bf13-4bcc-a275-eaf7107af691",
"requestType": "Search",
"requestTime": "2021-10-20T09:14:04.4806226-07:00"
}