Skip to main content
GET
Get Info Request Form Schema

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Path Parameters

request_id
string<uuid>
required

The information request, as returned in next_step.info_requests[].request_id.

entity_id
string
required

The entity being onboarded.

Response

Successful Response

A due-diligence form: everything it asks for, and how to validate it.

title
string
required

Name of the form.

pages
DDPage · object[]
required

Pages of the form, in order.