Segments
Get a Single Segment
get/{globalCompanyId}/segments/{id}
Path parameters
globalCompanyIdstring required
The Global Company ID for the Adobe Analytics organization
idstring required
The segment ID to retrieve
Query parameters
localestring
Locale. Valid values include 'en_US', 'fr_FR', 'ja_JP', 'de_DE', 'es_ES', 'ko_KR', 'pt_BR', 'zh_CN', and 'zh_TW'.
expansionstring[]
Comma-delimited list of additional segment metadata fields to include on response.
Headers
Authorizationstring required
The access token copied from your AA API client integration, prefixed with "Bearer ".
x-gw-ims-org-idstring required
The Organization ID copied from your AA API client integration.
x-api-keystring required
The API key copied from your AA API client integration. For more information on how to obtain this value, see Getting started with the CJA API.
Response
successful operation