...
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
marketplace | /recipes | GET | N/A | N/A |
Description
List Catalog Recipescatalog recipes
Input
...
Code Block |
---|
Type: application/json |
Input | Source | Required | Type | Description | ||
---|---|---|---|---|---|---|
skipstart | query | No | integer | To control the pagination starting record | ||
limit | query | No | integer | To control the pagination limit | ||
idskeywords | query | No | Array of stringsstring | To list filter by IDsname or description | ||
version | query | No | Boolean | Specify whether to retrieve the versions | boolean |
Output
...
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
...
Expand | |||||
---|---|---|---|---|---|
| |||||
|
Invalid Response
Expand | ||
---|---|---|
| ||
|
...