Get a segment
Segments
Get a segment
Retrieve a single segment by ID.
GET
Get a segment
Documentation Index
Fetch the complete documentation index at: https://docs.sendkit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
Path Parameters
The segment ID.
Response
The segment object
Unique identifier.
Example:
"550e8400-e29b-41d4-a716-446655440000"
The name of the segment.
Example:
"VIP Customers"
How to match the filter groups. all requires all groups to match, any requires at least one.
Available options:
all, any Example:
"all"
The filter configuration for the segment.
When the segment was created.
Example:
"2026-03-03 10:00:00"
When the segment was last updated.
Example:
"2026-03-03 10:00:00"

