Skip to main content

v0/endpoints/{id}/security_options REST API Endpoint

Gets security options for an endpoint.

Updated on
Oct 29, 2024

v0/endpoints/{id}/security_options REST API Endpoint

Path Parameters

id
string
REQUIRED
The unique identifier for the specific endpoint

Returns

data
object
The data object which contains the following fields:
option
string
Represents the security options
status
string
Indicates the status of the option
error
string
A field containing an error message if any issue occurs
Request
1
curl --location 'https://api.quicknode.com/v0/endpoints/{id}/security_options' \
2
--header 'accept: application/json' \
3
--header 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free