curl --request GET \
--url https://api.example.com/members/domains{
"domains": [
{
"status": "Pending",
"domain": "<string>",
"txtRecord": "<string>"
}
]
}curl --request GET \
--url https://api.example.com/members/domains{
"domains": [
{
"status": "Pending",
"domain": "<string>",
"txtRecord": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.withsutro.com/llms.txt
Use this file to discover all available pages before exploring further.
A list of the currently registered domains. Since this will be a short list, we don't paginate this response
Show child attributes
Was this page helpful?