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

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

200
application/json

Ok

Digest result in markdown.