Applications
Get Action Schema
Get the parameter schema for an application action.
GET
Return the parameter schema for a specific action. Use it to know which fields to send when you execute the action — including which are required.
Authentication
Your Refold API key. Find it in Settings → Credentials.
The linked account whose connection to use.
Path Parameters
The application slug. Example:
hubspotThe action ID (from List Actions). Example:
search_contactsResponse
- 200 OK
- 404 Not Found