@type t() :: %Spatio.Model.IntrospectionResponse{ active: boolean(), client_id: String.t() | nil, exp: integer() | nil, scope: String.t() | nil, token_type: String.t() | nil, user_id: String.t() | nil, workspace_id: String.t() | nil }