GET

Get Intake Form


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves an intake form by ID.

Returns only intake forms in the caller's account. A valid ID belonging to another account reads as not found.

By default, context and sourceMaterials aren't returned. To retrieve them, include CONTEXT or SOURCE_MATERIALS in fields.

Authentication

You can only call this method when authenticated as a Wix user or by using an account level API key.

Permissions
SCOPE.PARTNERS.CONTENT-COLLECTOR
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/partners/content-collector/v1/intake-forms/{intakeFormId}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?