Skip to main content
GET
/
instagram
/
{merchant_id}
/
account
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "name": "<string>",
  "profile_picture_url": "<string>"
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

merchant_id
string
required

Response

InstagramAccount · object | null

Successful Response

id
string
required
name
string
required
profile_picture_url
string | null