HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

searchContentDocuments

Returns a list of all A+ Content documents, including metadata, that are assigned to a selling partner. To get the actual contents of the A+ Content documents, call the getContentDocument operation.

Usage Plan:

Rate (requests per second)Burst
1010

The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.

Query Params
string
required
length ≥ 1

The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

string
length ≥ 1

A token that you use to fetch a specific page when there are multiple pages of results.

Responses

Response body
object
warnings
array of objects

A set of messages to the user, such as warnings or comments.

warnings
object
string
required
length ≥ 1

An error code that identifies the type of error that occurred.

string
required
length ≥ 1

A message that describes the error condition.

string
length ≥ 1

Additional details that can help the caller understand or fix the issue.

string
length ≥ 1

A token that you use to fetch a specific page when there are multiple pages of results.

contentMetadataRecords
array of objects
required

A list of A+ Content metadata records.

contentMetadataRecords*
object
string
required
length ≥ 1

A unique reference key for the A+ Content document. A content reference key cannot form a permalink and might change in the future. A content reference key is not guaranteed to match any A+ content identifier.

contentMetadata
object
required

The A+ Content document's metadata.

Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language