v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
codex-schema

Match Schema

Return previously successful Codex imports whose schema matches the uploaded CSV.

post/api/codex-schema/match

Query parameters

user_idstring nullable
org_idstring nullable

Request body

signaturestring required

SHA256 fingerprint of normalized headers.

headersstring[]

Raw column headers from the CSV.

sample_rowsobject[] nullable

Optional preview rows from the CSV for compatibility checks.

schema_versioninteger nullable

Fingerprint specification version.

limitinteger nullable

Maximum number of matches to return.

Response

Successful Response