HomeProduct DocsAPI ReferenceChangelog
RecurlyAPI GuidesRecurly.jsWebhooksAPI ReferenceSupportBook demo
API Reference

Get Account

Returns information about a single account.

HOSTED LOGIN TOKEN
You may automatically log the user into their hosted management pages by directing the user to:

https://:subdomain.recurly.com/account/:hosted_login_token

Please note

The client library will raise an exception if the account is not found.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your unique account identifier.

Query Params
string

"active" or "closed"

string

Username, not used within Recurly.

string

Email address.

string

First name.

string

Last name.

string

Company name.

string

VAT number to avoid having the VAT applied (if applicable).

boolean

true exempts tax on the account, false applies tax on the account. If not defined, then defaults to the Plan and Site settings.

address
object

Nested address information.

string

An ISO 639-1 language code from the user's browser, indicating their preferred language and locale.

string

Unique token for automatically logging the account in to the hosted management pages.

date-time

Date the user was created in Recurly.

string

Only shows if you have the VAT Location Validation feature turned on in Tax Settings. Returns true if valid, false if invalid, and nil (empty) if the account does not fit the requirements for validation.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/xml