> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: User

[index](.././index).User

User object returned from API

## Table of contents

### Properties

* [id](#id)
* [email](#email)
* [firstName](#firstname)
* [lastName](#lastname)
* [walletAddress](#walletaddress)
* [organizationId](#organizationid)
* [provider](#provider)
* [signatureId](#signatureid)
* [status](#status)

## Properties

### id

• **id**: `string`

### email

• **email**: `string`

### firstName

• **firstName**: `string`

### lastName

• **lastName**: `string`

### walletAddress

• **walletAddress**: `string`

### organizationId

• **organizationId**: `null` | `string`

### provider

• **provider**: `string`

### signatureId

• **signatureId**: `null` | `string`

### status

• **status**: `string`
