v2
experts
experts
private

List Expert Templates

get/api/experts/templates

Response

Successful Response

idstring required
namestring required
avatar_urlstring nullable required
colorstring
rolestring required
taglinestring nullable required
biostring nullable required
skillsstring[] required
identitystring required
voice_preferencesstring required
boundariesstring required
protected_soul_rulesstring[] required
is_templateboolean required
source_template_idstring nullable required
is_archivedboolean required
last_run_atstring date-time nullable
last_run_statusstring nullable
weekly_budgetinteger nullable
weekly_spendinteger
schedules_paused_atstring date-time nullable
pod_idstring nullable

Changes

Changed in 7 of the 92 revisions of this API.16

    • added the optional property items/color to the response with the 200 status

      response-optional-property-added

    • added the optional property items/pod_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/voice_samples to the response with the 200 status

      response-optional-property-added

    • added the required property items/boundaries to the response with the 200 status

      response-required-property-added

    • added the required property items/protected_soul_rules to the response with the 200 status

      response-required-property-added

    • added the required property items/voice_preferences to the response with the 200 status

      response-required-property-added

    • added the optional property items/last_run_at to the response with the 200 status

      response-optional-property-added

    • added the optional property items/last_run_status to the response with the 200 status

      response-optional-property-added

    • added the optional property items/schedules_paused_at to the response with the 200 status

      response-optional-property-added

    • added the optional property items/weekly_budget to the response with the 200 status

      response-optional-property-added

    • added the optional property items/weekly_spend to the response with the 200 status

      response-optional-property-added

    • added the optional property items/workflows/items/schedule_cron to the response with the 200 status

      response-optional-property-added

    • added the optional property items/workflows/items/schedule_id to the response with the 200 status

      response-optional-property-added

    • added the required property items/bio to the response with the 200 status

      response-required-property-added

    • added the required property items/skills to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added