object field that tells you its type.
ID format
IDs are opaque strings with a type prefix:
The prefix tells you the resource type at a glance, which is helpful when debugging or reading logs.
Object types
Every response includes anobject field identifying the resource type:
object to know what you’re looking at.
Timestamps
All timestamps are ISO 8601 strings in UTC:updated_at to efficiently stay in sync.