Skip to main content
GET
/
projects
/
{projectId}
/
quests
Get all quests for a project
curl --request GET \
  --url https://api.engagefabric.com/projects/{projectId}/quests

Path Parameters

projectId
string
required

Query Parameters

status
enum<string>
Available options:
DRAFT,
TESTING,
PUBLISHED,
ARCHIVED
category
string
isActive
boolean

Response

200

List of quests