Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.
SOLVED

Is there an endpoint to get information from journeys in Journey Optimizer?

Avatar

Level 2

As the title says. I took a look at Journey Optimizer documentation (https://developer.adobe.com/journey-optimizer-apis/), looking for an endpoint that retrieves journeys, as well as Retrieve an Audience from Segmentation Service API in Experience Platform (https://developer.adobe.com/experience-platform-apis/references/segmentation/#operation/getAudience) retrieves audiences, but applied to journeys, however I did not find any endpoint that does something like that. Is there an endpoint to get information from journeys in Journey Optimizer?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

hi @edgar_herrera 

 

There are no endpoints at this point in time that would give you journey metadata detail as an Api response. However, alternatively if you need journey meta data, you can navigate to the journey ui and click on the Journey name --> Journey Properties --> Copy Technical Details. This would give you extensive details on the particular journey.

 

Also, Currently for Journeys the APIs that are available are below, this is along with the requisite authentication Api

Trigger campaigns using APIs

Journeys Capping and Throttling APIs

Content APIs

Simulation APIs

 

Warm Regards,
Reena John

View solution in original post

3 Replies

Avatar

Community Advisor

@edgar_herrera Are you looking for journeys that specifically use a particular audience?
If you're not restricted to using the API alone, you can try the AI Assistant with a query like:
'List journeys where audience "abcdefgh" is used.

https://experienceleague.adobe.com/en/docs/experience-platform/ai-assistant/access

https://experienceleague.adobe.com/en/docs/experience-platform/ai-assistant/questionsScreenshot 2025-06-23 091517.png

Avatar

Correct answer by
Community Advisor

hi @edgar_herrera 

 

There are no endpoints at this point in time that would give you journey metadata detail as an Api response. However, alternatively if you need journey meta data, you can navigate to the journey ui and click on the Journey name --> Journey Properties --> Copy Technical Details. This would give you extensive details on the particular journey.

 

Also, Currently for Journeys the APIs that are available are below, this is along with the requisite authentication Api

Trigger campaigns using APIs

Journeys Capping and Throttling APIs

Content APIs

Simulation APIs

 

Warm Regards,
Reena John

Avatar

Employee Advisor

hey @edgar_herrera we are working on a public set of APIs to get Journey and Campaign information. 

 

Can you explain which APIs you would be looking for and how you would be using them?  Is this to build an intenral dashboard? To provide audience overlap insight? Would you need the ability to control/modify journeys via API?