Subjects
List subjects
List subjects.
⚠️ Deprecated: Subjects as managable entities are being depracated, use customers with subject key usage attribution instead.
get/api/v1/subjects
Response
The request has succeeded.
Example response
[
{
"createdAt": "2025-01-01T01:01:01.001Z",
"updatedAt": "2025-02-01T01:01:01.001Z",
"deletedAt": "2025-03-01T01:01:01.001Z",
"id": "01G65Z755AFWAKHE12NY0CQ9FH",
"key": "customer-id",
"displayName": "Customer Name",
"metadata": {
"hubspotId": "123456"
},
"stripeCustomerId": "cus_JMOlctsKV8"
}
]