SNIs
Get an SNI
Get an SNI using ID or name.
get/{workspace}/snis/{SNIIdOrName}
Path parameters
workspacestring required
Example:team-payments
The name of the workspace
Response
Successfully fetched SNI
Example response
{
"certificate": {
"id": "bd380f99-659d-415e-b0e7-72ea05df3218"
},
"id": "36c4566c-14cc-4132-9011-4139fcbbe50a",
"name": "some.example.org"
}Changes
Changed in 1 of the 11 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 11 revisions, 1 has no diff computed.