get_resource_detail_by_id
Retrieve detailed information for a specific resource by its ID using the MCP server. Supports PSD, vector, photo, and AI-generated content types. Access metadata, previews, and available formats.
Instructions
Retrieve the detailed information of a specific resource by its ID. This endpoint supports multiple resource types including PSD, vector, photo, and AI-generated content.
Path Parameters:
resource-id (Required): Photo, video or PSD resource ID
Responses:
200 (Success): OK Response
Content-Type:
application/json
Response Properties:
Example:
400: Bad Request - The server could not understand the request due to invalid syntax.
Content-Type:
application/json
Response Properties:
Example:
401: Unauthorized - The client must authenticate itself to get the requested response.
Content-Type:
application/json
Response Properties:
Example:
404: Not Found - The server can not find the requested resource.
Content-Type:
application/json
Response Properties:
Example:
500: Internal Server Error - The server has encountered a situation it doesn't know how to handle.
Content-Type:
application/json
Response Properties:
Example:
503: Service Unavailable
Content-Type:
application/json
Response Properties:
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Accept-Language | No | Specifies the search query language using the ISO 639-1 (2-letter language code) and the ISO 3166-1 (2-letter country code) for language variants. The API will use "en-US" as a default language for processing if a code is not provided, or does not exist. | |
resource-id | Yes | Photo, video or PSD resource ID |