---
title: "Search"
method: POST
path: "/MarriageSearch"
---

# Search

`POST /MarriageSearch`

## Headers

- `galaxy-ap-name` string
- `galaxy-ap-password` string
- `galaxy-search-type` string
- `galaxy-client-session-id` string
- `galaxy-client-type` string

## Request body

- object
  - `RAW_BODY` string

## Response `200`

200

- object
  - `records` object[]
    - `posiedonId` string
    - `spouseKey` string
    - `spouseGender` string
    - `spouseFirstName` string
    - `spouseMiddleName` string
    - `spouseLastName` string
    - `spouseNameSuffix` string
    - `spouseMaidenName` string
    - `spouseAge` integer
    - `otherSpouseFirstName` string
    - `otherSpouseMiddleName` string
    - `otherSpouseLastName` string
    - `otherSpouseNameSuffix` string
    - `otherSpouseAge` integer
    - `otherSpouseFullName` string
    - `marriageDate` string
    - `divorceDate` string
    - `certificatNo` string
    - `recordType` string
    - `state` string
    - `county` string
    - `recordSubType` string
    - `decree` string
    - `fileId` string
    - `caseBookId` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/enformion/apis/enformiongo.md) · [All operations](https://skmtc.net/enformion/apis/enformiongo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enformion/enformiongo/versions/424aa9af7fd8/schema)
