Skip to main content
GET
Fetch account by ID

Authorizations

Authorization
string
header
required

Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.

Path Parameters

account_id
string
required

Unique identifier for the account

Example:

"acc-1234-5678-90ab-cdef12345678"

Response

Account fetched successfully

message
string
Example:

"Account fetched successfully!"

account
object

Detailed account information