#The Workspace Token object
Describes a long-lived credential Linkbreakers issues so back-end integrations can call workspace APIs without a human session, while keeping auditing metadata for security reviews.
createdAt
string (date-time)The timestamp when the token was created
createdBy
stringThe member who created the token (UUID of creator)
id
stringThe unique identifier of the workspace token (UUID)
lastUsedAt
string (date-time)The timestamp when the token was last used
name
stringThe name of the token
updatedAt
string (date-time)The timestamp when the token was last updated
workspaceId
stringThe workspace ID the token belongs to (UUID)