Skip to main content

List Strategies

Get all the strategies from the database (if it was set to be encrypted this endpoint doesn’t decrypt the strategies).

InformationDataDescription
URL-Provided by boltPay squad
Endpoint/execution-strategy-
MethodGET-

Request

GET /execution-strategy

Headers: { Content-Type: application/json, Authorization: Bearer asd123asdfd123.asdasd123.asda13213 }

Response

[
{
"version": 1,
"description": "Execution strategy for MTEL Device Protection, using Subscription Service v3",
"name": "mtel-device-protection",
"sid": "a5e5856b-86b3-4add-98d5-3ca2d91dd614",
"updatedAt": "2023-11-09T09:47:42.022Z",
"createdAt": "2021-10-21T15:29:27.712Z"
},
{
"version": 14,
"description": "Execution strategy for Samsung Care BE Device Protection, using Subscription Service v3",
"name": "sceu-be-device-protection",
"sid": "5633db01-3229-4e8e-9092-7f8ede10abd2",
"updatedAt": "2024-04-26T07:49:38.297Z",
"createdAt": "2021-12-16T06:17:54.097Z"
},
{
"version": 1,
"description": "Execution strategy for Samsung Care Denmark Device Protection, using Subscription Service v3",
"name": "sceu-dk-device-protection",
"sid": "9dd17ec8-b348-4e82-a110-27700ffdc00c",
"updatedAt": "2022-01-28T08:26:54.061Z",
"createdAt": "2021-12-16T06:33:02.327Z"
},
{
"version": 1,
"description": "Execution strategy for Samsung Care Norway Device Protection, using Subscription Service v3",
"name": "sceu-no-device-protection",
"sid": "8936297a-9174-4ba3-976b-0021547a637a",
"createdAt": "2021-12-16T06:41:36.249Z"
},
{
"version": 1,
"description": "Execution strategy for Samsung Care Sweden Device Protection, using Subscription Service v3",
"name": "sceu-se-device-protection",
"sid": "96b7ef3d-f165-42e1-8b1e-0ca79c0924e6",
"createdAt": "2021-12-16T06:43:46.826Z"
},
{
"version": 4,
"description": "Execution strategy for Samsung Care Netherland Device Protection, using Subscription Service v3",
"name": "sceu-nl-device-protection",
"sid": "0953545f-ed76-4957-88af-fb42f8bc2884",
"updatedAt": "2024-04-26T09:58:29.944Z",
"createdAt": "2022-01-06T10:07:40.786Z"
},
{
"version": 7,
"description": "Execution strategy for Samsung Care Finland Device Protection, using Subscription Service v3",
"name": "sceu-fi-device-protection",
"sid": "778118a9-fda9-41c4-abd7-cc0f64b650a7",
"updatedAt": "2024-05-15T09:39:39.308Z",
"createdAt": "2022-01-06T10:16:14.040Z"
},
{
"version": 9,
"description": "Execution strategy for EIR Device Protection",
"name": "eir-device-protection",
"sid": "72c8adc8-0739-40a8-914c-37cc84cb108b",
"updatedAt": "2024-05-28T08:16:17.810Z",
"createdAt": "2024-04-29T08:46:14.289Z"
}
]