Skip to main content
GET
List recipes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

uiTypes
enum<string>[]

UI types to include.

Available options:
ai,
js
tab
enum<string>

Recipe tab filter.

Available options:
all,
user,
workspace,
favorites
categories
enum<string>[]

Recipe categories to include.

Available options:
other,
classification,
cleaning,
marketing,
sales,
event,
copywriting
name
string

Filter recipes by name.

limit
string

Maximum number of recipes to return.

offset
string

Number of recipes to skip.

Response

Successful response

recipes
Recipes · object[]
required

List of recipes.