Project Templates
Last updated
Was this helpful?
Last updated
Was this helpful?
OAuth: This endpoint requires one of the following scopes: project:manage
, project:read
or project:write
.
OAuth: This endpoint requires one of the following scopes: project:manage
, project:write
or project:read
.
You can use the Filter API to filter documents on a collection of criteria.
id
string
The unique identifier of the project template.
name
string
The name of the project template.
activity_name
string
The activity of the project template.
created_at
string
updated_at
string
language_from_code
string
language_to_code
string
level_name
string
Describes the time the project template was created. This is a timestamp in format: YYYY-MM-DDTHH:MM:SSZ
.
Describes the time the project template was last updated. This is a timestamp in format: YYYY-MM-DDTHH:MM:SSZ
.
The source language code of the project template. One of the language code returned by the endpoint.
The target language code of the project template. One of the language code returned by the endpoint.
The level of the project template. One of the level names returned by the endpoint.
/v1/clients/api_templates
Search results are limited to 100 items. Specify page number to read more than the first page.
/v1/clients/api_templates/filter
URL encoded JSON selector composed of one or several criteria.
Comma separated order list
Search results are limited to 100 items. Specify page number to read more than the first page.