Skip to main content
GET
/
v1
/
account
/
aws-setup
Aws Setup
curl --request GET \
  --url https://api.example.com/v1/account/aws-setup
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

authorization
string | null
refresh-token
string | null

Response

Successful Response