Get Blueprints
GET
Retrieve a list of call blueprints made from your account
Authorization
X-Struct-API-Keyheader
string
requiredThe API Key you generated using the Struct Dashboard.
Search Parameters
sort
'desc' | 'asc'
Sort calls logs by their creation date. Defaults to 'desc'.
offset
number
The number of items to skip before starting to collect the result set. Defaults to 0.
limit
number
The number of items to return. Defaults to 100.