Direkt zum Inhalt

API get overview of all clients

Thread solved
Beginner
Beiträge: 2
Kommentare: 0

Hi,

I want to retrieve a list of all clients in my Cyber protection console, but it seems in the API documentation no endpoint is available to list all the clients?

Once I've my clients I want to get all tenants connected to that client.

 

0 Users found this helpful
Forum Member
Beiträge: 3
Kommentare: 82

You can retrieve a list of all customer and tenants using, for example the endpoint described here https://developer.acronis.com/doc/account-management/v2/reference/index#/http/api-endpoints/tenants/get-tenant-children-list

All the needed documentation to work with the Account Management API available here https://developer.acronis.com/doc/account-management/v2/guide/index

 

Beginner
Beiträge: 0
Kommentare: 1

Hello Stanislav, 

It seems like the link that you sent 4years ago is not working anymore. Could you please help me with the API documentation on how to get the list of tenants without using a single uuid?

 

I am working on Acronis Policies Applications and I need to get the tenant name of the records there. I am using the Acronis Tenants endpoints but it requires me to pass the tenant uuid parameter as well which I don't know where to get.

 

Thank you,

Rome

Acronis Forum Engineer
Beiträge: 23
Kommentare: 3603

Rome Palaganas wrote:

Hello Stanislav, 

It seems like the link that you sent 4years ago is not working anymore. Could you please help me with the API documentation on how to get the list of tenants without using a single uuid?

 

I am working on Acronis Policies Applications and I need to get the tenant name of the records there. I am using the Acronis Tenants endpoints but it requires me to pass the tenant uuid parameter as well which I don't know where to get.

 

Thank you,

Rome

Hello!

Please refer to the following documentation: 

https://developer.acronis.com/doc/account-management/v2/guide/tenants/f…

https://developer.acronis.com/doc/account-management/v2/guide/tenants/f…

Best regards.