GET Companies

Get a list of Companies
This operation returns the key and ID of all Companies in the Ascribe Account.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Get a list of Companies
This operation returns the key and ID of all Companies in the Ascribe Account.

GetCompaniesResponse
NameDescriptionTypeAdditional information
companies

List of Companies.

Collection of Company

Required

errors

If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages.

Collection of string

None.