Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A Rafflesia API key, sent as Authorization: Bearer <key>.

Query Parameters

expand

Data to include in the response. Use 'credits' to include the current credit balance.

Example:

Response

OK

username
string
required

Account username.

Example:

"my-team"

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/AccountBilling.json"

credits
object

Credit balance details. Only present when 'credits' is included in expand.