---
title: "Service: /resources [HEAD]"
source: https://dev.pageseeder.com/api/services/resources-HEAD.html
last_updated: 2026-08-07T17:09:54+10:00
document_type: api_endpoint
operation_id: developer-HEAD
resource_id: developer
path_template: /resources
http_method: HEAD
api_category: developer
implementation_version: 6.3000
api_since: 4.9000
deprecated_since: null
obsolete_since: null
api_support: experimental
cache_control: N/A
generated_at: 2026-06-29
tokens: ~144
---

# /resources \[HEAD\]

## Description

Retrieves a project or publish resources (including binary).

## Parameters

| Name | Description | Required | Type | Default |
| --- | --- | --- | --- | --- |
| location | The path to the project resource from the Web container root | yes | path |  |
| group | The name or ID of the group or project for the resource (required for non admins) | maybe | string |  |

## Permission

Must have the role of manager or higher in the project.

## Response

No content.

## Error handling

| 0x1108 | Invalid group parameter |
| --- | --- |

