Retrieve available envelope logos.
GET
https://www.prayerletters.com/api/v1/logos
Successful Response
HTTP/1.1 200 OK
{
"data" : [
{
"id" : "l-01x-qbeh",
"name" : "Cru, Color",
"type" : "logo"
},
{
"id" : "l-2qv-1b07",
"name" : "Cru, B&W",
"type" : "logo"
},
{
"id" : "l-3xb-hnmd",
"name" : "DiscipleMakers, Color",
"type" : "logo"
},
{
"id" : "l-2ea-vg25",
"name" : "DiscipleMakers, B&W",
"type" : "logo"
}
],
"links" : {
"self" : "https://www.prayerletters.com/api/v1/logos"
},
"type" : "list"
}
API Basics
Contacts API
Files API
Fonts API
Lists API
Logos API
Payment API
Stock API
Webhooks API