Skip to main content
GET
/
accounts
cURL
curl --request GET \
  --url https://sandbox.mintlify.com/accounts
{
  "id": "<string>",
  "provider": "<string>",
  "webhookUrl": "<string>"
}

Path Parameters

id
string
required

Response

200 - application/json

Create an account

id
string
required
provider
string
required
webhookUrl
string<uri>
required