I am trying to use the list projects api ({{baseUrl}}/api/v1/projects) to get the list of available projects.
However, I can see only one project in the response.
If I check through the UI, I can see and access 5 projects in the same region.
Can you please help?
Best answer by Jason Dressel
Gargi, You may not have the correct permissions to query the projects. You will only see the projects you have permission to see :). Were you using a service principal or your own user principal to execute the query? The service principal will only see one project.
Gargi, You may not have the correct permissions to query the projects. You will only see the projects you have permission to see :). Were you using a service principal or your own user principal to execute the query? The service principal will only see one project.