Skip to main content
GET
Retrieve Account Group
Gets a specific account group by its unique identifier (UUID).

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Path Parameters

account_group_id
string<uuid>
required

Account group UUID.

Response

200 - application/json

OK

id
string<uuid>
name
string
merchant_id
string
created_at
string<date-time>
updated_at
string<date-time>