# Get blocked domains

Retrieves the list of blocked domains from the FASP server.

RBAC:
- requires ANY of Federation.Read, Federation.Manage

Endpoint: GET /api/v1/admin/fasp-remote/blocklist
Version: 1.0
Security: header

## Response 200 fields (application/json):

  - `domains` (array, required)
    List of blocked domains


