Skip to main content

Admin Search

GET 

/pcm/catalogs/:catalog_id/releases/:release_id/search

Execute search.

Request

Responses

Search results

Response Headers
    EP-Search-Profile

    Slug of the search profile resolved for this request.

    On success (2xx): the profile actually applied. When the built-in default is used, the value is the reserved sentinel SYSTEMS_DEFAULT_PROFILE.

    On 400 when profile resolution ran: the slug that was attempted (for example an invalid search_profile query value), or the resolved slug when a later validation step failed.

    Omitted when the request fails before profile resolution (for example a malformed search body).

    SYSTEMS_DEFAULT_PROFILE is reserved — tenants cannot create a search profile with that slug.

    Example: SYSTEMS_DEFAULT_PROFILE
Ask External AI