Skip to main content
GET
/
super
/
digest
/
{assistantId}
Trigger Super digest
curl --request GET \
  --url https://api.super.work/v1/super/digest/{assistantId} \
  --header 'Authorization: Bearer <token>'
"The onboarding steps are..."

Documentation Index

Fetch the complete documentation index at: https://developers.super.work/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

assistantId
string
required

Assistant id to use

Response

Ok

Digest result in markdown.