v1

latestOpenAPI 3.0.42026-07-1376217536.1 KB
Search

Search for events

Use this endpoint to search Getty Images news, sports and entertainment events. Getty Images photographers and videographers cover editorially-relevant events occurring around the world. All images or video clips produced in association with a specific event are assigned the same event ID. Event IDs are part of the metadata returned in Search results. Only content produced under a Getty Images brand name (Getty Images News, Getty Images Sports, Getty Images Entertainment, Film Magic, Wire Image) will be consistently assigned an event ID.

This endpoint will provide events based on a search phrase or editorial segment and an optional from/to date filter. You can show different information in the response by specifying values on the "fields" parameter. The results will include events whose associated images or videos may not be included in your product(s).

This endpoint requires only an API key. An access token is NOT required.

get/v3/search/events

Query parameters

editorial_segment'archival' | 'entertainment' | 'news' | 'publicity' | 'royalty' | 'sport'

Filters to events with a matching editorial segment.

date_fromstring date-time

Filters to events that start on or after this date. Use ISO 8601 format (e.g., 1999-12-31). Defaults to UTC unless otherwise specified.

date_tostring date-time

Filters to events that start on or before this date. Use ISO 8601 format (e.g., 1999-12-31). Defaults to UTC unless otherwise specified.

fieldsGettyImagesServicesConnectPublicControllersSearchModelEventFieldValues[]

Specifies fields to return. Default set is 'id','name','start_date'.

pageinteger

Request results starting at a page number (default is 1, maximum is 50).

page_sizeinteger

Request number of events to return in each page. Default is 30, maximum page_size is 100.

phrasestring

Filters to events related to this phrase

sort_order'newest' | 'oldest'

Specifies the order in which to sort the results. Default is newest.

Headers

Accept-Languagestring

Provide a header to specify the language of result values. Supported values: cs (iStock only), de, en-GB, en-US, es, fi (iStock only), fr, hu (iStock only), id (iStock only), it, ja, ko (creative assets only), nl, pl (creative assets only), pt-BR, pt-PT, ro (iStock only), ru (creative assets only), sv, th (iStock only), tr, uk (iStock only), vi (iStock only), zh-HK (creative assets only).

Provide a header to specify the language of result values. Supported values: cs (iStock only), de, en-GB, en-US, es, fi (iStock only), fr, hu (iStock only), id (iStock only), it, ja, ko (creative assets only), nl, pl (creative assets only), pt-BR, pt-PT, ro (iStock only), ru (creative assets only), sv, th (iStock only), tr, uk (iStock only), vi (iStock only), zh-HK (creative assets only).

GI-Country-Codestring

Use of this parameter requires configuration changes to your API key. Please contact your sales representative to learn more.

Receive regionally relevant search results based on the value specified. Accepts only ISO Alpha-3 country codes. The Countries operation can be used to retrieve the codes.

Response

OK

result_countinteger