security-export-demo
public
security-export-demo
secret
Requires auth (should inherit)
GET
Requires auth (explicit)
GET
public
No auth (should inherit)
GET
No auth (explicit)
GET
public
No auth (should inherit)
Developing
GET
/public
Try it
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://dev.your-api-server.com/public'
Response
Response Example
{
}
Request
None
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Previous
Requires auth (explicit)
Next
No auth (explicit)