Skip to main content

Get Account by ID

GET 

/api/v1/accounts/:id

Retrieves detailed information about a specific account by its unique identifier. This endpoint returns comprehensive details about a single account, including its current backup status, last backup time, platform information, and account name. Use this endpoint to get detailed information about a specific account, check the backup status of a particular account, or retrieve account metadata for monitoring or reporting. Account IDs follow the format: acc_ followed by 16 alphanumeric characters (e.g., acc_1234567890abcdef).

Request

Responses

successful