Get Account
Accounts
Get Account
GET
Get Account
Documentation Index
Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Path Parameters
The Account Id
Query Parameters
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
200 - application/json
A successful response.
The primary email for the account. This is used for billing invoices and account notifications.
Human-readable display name of the account. e.g. "My Account" Must be fewer than 64 characters long.
The creation time of the account.
The type of the account.
Available options:
ACCOUNT_TYPE_UNSPECIFIED, ENTERPRISE The state of the account.
Available options:
STATE_UNSPECIFIED, CREATING, READY, UPDATING, DELETING status
Mimics [https://github.com/googleapis/googleapis/blob/master/google/rpc/status.proto] · object
read-only
Contains information about the account status.
Available options:
UNSUSPENDED, FAILED_PAYMENTS, CREDIT_DEPLETED, MONTHLY_SPEND_LIMIT_EXCEEDED, BLOCKED_BY_ABUSE_RULE The update time for the account.
Notification settings for this account.