Work Templates
List work templates
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
OAuth2 Bearer token authentication
Query parameters
pageintegerOptional
Search results are limited to 100 items. Specify page number to read more than the first page.
Responses
200
Lists Work Templates
application/json
401
Unauthorized
application/json
get
/v1/clients/work_templatesCode samples
Get a work template
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
OAuth2 Bearer token authentication
Path parameters
work_template_namestringRequired
The Work Template name
Responses
200
Gets a Work Templates
application/json
401
Unauthorized
application/json
get
/v1/clients/work_templates/{work_template_name}Code samples
Last updated
Was this helpful?