How to know about project_id while executing rasa x api's?

Hello guys,

How do I know about my project id?? I am trying to execute get training examples api of RASA X.

http://localhost:5002/api/projects/default/data

Currently it’s default one as mentioned in the docs, but what if I wants to change that.

hey @prashant_kamble i am stuck in the same problem as i am not able to find the required project_id,so wanted to ask you did you figure out about where can we get this project_id?

Not yet pal :grimacing:

Use the value ‘default

https://api/projects/default/training_examples

1 Like