Get an address by ID
GEThttps://api.sase.paloaltonetworks.com/sse/config/v1/addresses/:id
Get an address by ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- default
Get the address by id.
Bad Request
Unauthorized
Forbidden
Not Found
General Errors
Authorization: http
name: Bearertype: httpscheme: bearer
- curl
- python
- go
- nodejs
- csharp
- php
- CURL
curl -L 'https://api.sase.paloaltonetworks.com/sse/config/v1/addresses/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
ResponseClear