Skip to main content
GET
Get Template

Authorizations

x-client-secret
string
header
required

Your secret API key. This will be shared with you during onboarding and should be considered sensitive - it’s a password after all! Your secret will be matched with your client ID to authenticate your requests.

Headers

x-client-id
string
required

Your client ID. This will be shared with you during onboarding.

x-destination-client-id
string

The client ID of the destination client. This is optional and only used by platform clients. See the Axle for Platforms guide for more information.

Path Parameters

templateId
string
required

The unique ID of the Validation template to evaluate against the policy, in the format tmp_.... Returned by Create Template and Get Templates.

Response

success
boolean

Indicates whether the operation was performed successfully.

Example:

true

data
ValidationConfig · object

Validation Template object for client.

Example: