Endpoint
x-api-key header for authentication.
Path Parameters
The criteria set identifier. Must match
^[A-Za-z0-9][A-Za-z0-9_.-]{0,127}$.Example Request
Response
Returns the matchingAffiliateDiscoveryCriteriaSet object with HTTP 200 OK.
Error Responses
| Status | Description |
|---|---|
403 Forbidden | Missing or invalid API key. |
404 Not Found | No criteria set found with the given ID. |
422 Unprocessable Entity | Validation error in the path parameter. |
503 Service Unavailable | Criteria set storage not configured. |