Skip to main content
GET
Get Details

Authorizations

Authorization
string
header
required

Bearer token authentication using your thanks.io API key

Path Parameters

mailingListId
integer
required

ID of mailing list

Example:

56

Response

Successful Response

id
integer
Example:

1

user_id
integer
Example:

2

sub_account_id
integer | null
type
enum<string>
Available options:
csv,
manual,
map,
friends,
retarget,
leads,
zapier,
radius,
highlevel,
qrscans
Example:

"manual"

description
string
Example:

"Test"

qrcode_url
string | null
total_recipients
integer
Example:

1

processed
boolean
Example:

true

is_suppression_list
boolean
Example:

false

total_scans
integer
Example:

0

unique_scans
integer
Example:

0

last_scan
string | null
total_sends
integer
Example:

0

last_send
string | null
api_key
string

API key that can be used to add recipients to this mailing list with thanks.io Webhooks

Example:

"abcd1234efgh5678ijkl9012mnop3456"

created_at
string<date-time>
Example:

"2018-07-15T06:06:57.000000Z"

created_at_diff
string

Human-friendly relative time since creation

Example:

"6 years ago"

updated_at
string<date-time>
Example:

"2025-06-27T14:57:11.000000Z"