Skip to main content
GET
Get a test account

Path Parameters

claimableID
string<uuid>
required

The id returned when the test account was created.

Response

200 - application/json

The test account's state.

A test account's public state, without keys.

id
string<uuid>
required
status
enum<string>
required

UNCLAIMED or CLAIMED.

Available options:
UNCLAIMED,
CLAIMED
tenantSlug
string
required

The account's public identifier.

ref
enum<string>
required

Where the account came from.

Available options:
lovable,
mcp,
cursor,
cli
expiresAt
string<date-time>
required

Claim deadline.

accountName
string
productId
string<uuid>

The starter product.

claimedAt
string<date-time>

When the account was claimed.