Get request template
GET /v1/request-templates/{id}
GET
/v1/request-templates/{id}
Returns a single request template owned by the authenticated user
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Request template ID
Responses
Section titled “ Responses ”OK
object
data
object
business_justification
string
created_at
string
datasource_names
Array<string>
description
string
id
string
name
string
risk_level
string
scope
Array<object>
object
datasets
required
Array<object>
object
columns
required
Array<string>
filters
object
conditions
required
Array<object>
object
column
string
op
string
raw
string
value
logic
string
joins
Array<object>
object
on
string
source
object
kind
required
string
name
required
string
type
string
source
object
kind
required
string
name
required
string
datasource
required
string
title
string
updated_at
string
validity_period
string
success
boolean
Unauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueNot Found
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true