How to retrieve domains/projects through the API

Hi,

I was wondering, is there a way to retrieve projects (a.k.a. domains) which the authenticated user has access to through the API?

I am aware that the domain/project ID is part of the base API URL. Now to build a self-service solution against the API, it requires clients to manually enter the domain/project ID up front. For user experience reasons it would be useful to be able to select domain/project.

Any insights are appreciated!

best,

Lars

Hey Lars,

I think you're looking for the User Domains API.

cheers,
Cory

Thanks @czue! Sorry, I should have read the docs more carefully. Thanks for the quick response.

best,

Lars