GET /blueprinttemplates/search

Search templates (GET) with Elasticsearch query parameters

Search templates (GET) with Elasticsearch query parameters
KeyTypeExampleDescription
offsetoptionalinteger
1
Elasticsearch query offset parameter
limitoptionalinteger
1
Elasticsearch query limit parameter
KeyTypeExampleDescription
authorizationrequiredstring
"Bearer access_token"
Access token
{}
{
  "code": 401,
  "error": "INVALID_ACCESS_TOKEN"
}
StatusError CodeDescription
401INVALID_ACCESS_TOKENAuthentication required or invalid token
PermissionDescription
Bearer tokenAccess token required via Authorization header, x-authtoken, x-token, query param, or cookie
blueprinttemplates_viewRequired scope: blueprinttemplates_view

Back to Blueprint Templates Return to the Blueprint Templates category to view other endpoints All API Categories Browse all available API categories