Project Templates
List project templates
OAuth2 Bearer token authentication
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
Search results are limited to 100 items. Specify page number to read more than the first page.
Lists API Templates
Unauthorized
Code samples
Filter project templates
OAuth2 Bearer token authentication
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
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.
Lists API Templates
Unauthorized
Forbidden
Parameters
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
Describes the time the project template was created. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
updated_at
string
Describes the time the project template was last updated. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
language_from_code
string
The source language code of the project template. One of the language code returned by the Language endpoint.
language_to_code
string
The target language code of the project template. One of the language code returned by the Language endpoint.
level_name
string
The level of the project template. One of the level names returned by the Level endpoint.
Code samples
Last updated
Was this helpful?