Project Templates
List project templates
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
OAuth2 Bearer token authentication
Available scopes:
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
Query parameters
pageintegerOptional
Search results are limited to 100 items. Specify page number to read more than the first page.
Responses
200
Lists API Templates
application/json
401
Unauthorized
application/json
get
/v1/clients/api_templatesCode samples
Filter project templates
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
OAuth2 Bearer token authentication
Available scopes:
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
Query parameters
wherestringOptional
URL encoded JSON selector composed of one or several criteria.
orderstringOptional
Comma separated order list
pageintegerOptional
Search results are limited to 100 items. Specify page number to read more than the first page.
Responses
200
Lists API Templates
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
get
/v1/clients/api_templates/filterParameters
Name
Type
Description
Code samples
Last updated
Was this helpful?