Skip to main content
GET
/
prop
/
templates
/
{template_id}
Get Template
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/prop/templates/{template_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string<uuid>
required

Response

Successful Response

The response is of type Response Get Template Prop Templates Template Id Get · object.