Retrieve Account
Accounts
Retrieve Account
Retrieve detailed information about a specific client account
GET
Retrieve Account
Overview
The Retrieve Account endpoint allows you to fetch complete details about a client’s tax preparation account, including current status, project information, and recent activity. This endpoint is essential for monitoring client onboarding progress and account health.Request
Path Parameters
number
required
The unique Fifteenth account identifier.Format: Numeric ID
Example:
Example:
12345Headers
string
required
Bearer token with your Partner API key
string
Should be
application/jsonQuery Parameters
Response
Account Information
string
Unique Fifteenth account identifier.
string
Client’s primary email address.
string
Client’s first name.
string
Client’s last name.
string
Current account status.Values:
active- Account is active and ready for useonboarding- Client is completing initial setup
Examples
Basic Account Retrieval
Response Examples
Basic Account Response
Response
Error Responses
object
Account not found with the provided ID.
object
Account exists but you don’t have access (not your partner’s client).
object
Invalid request parameters.
Status Reference
Account Status Values
Usage Patterns
Basic Account Information
Use the retrieve account endpoint to get basic client details:Next Steps
List Accounts
Retrieve all accounts for your partner organization
Create Account
Create new client accounts with optional spouse
Project Status
Get detailed project progress information
Upload Documents
Upload tax documents for the account