List Objective Templates

GET /v2/partner/objectives/{id}/templates

Required scopes

partner:templates:read

Tokens missing any required scope return 401 scope_missing. See Auth & Scopes for issuance.

Operation

Operation ID listObjectiveTemplates
Tags Outcomes

Parameters

Name In Type Description
id * path id

Responses

200
OK
object
FieldTypeDescription
data *object[]
page *page
metaobject

Example request

GET https://api.digitalonboarding.com/v2/partner/objectives/{id}/templates
Authorization: Bearer <partner-token>