Skip to main content
GET
Retrieve an account in Pleo by its ID

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>

Path Parameters

accountId
string<uuid>
required

ID of the account to retrieve.

Response

Retrieval of account successful.

data
object
required

Represents an account in Pleo.