Skip to main content
POST
Look up a company cloud footprint

Authorizations

pubrio-api-key
string
header
required

A unique API token that represents the actions you perform through the API and the corresponding permissions and operations. You can create it through the Settings section.

Body

application/json
cloud_footprint_id
string<uuid>
required

Identifier of a single cloud footprint row.

Example:

"f28215e6-f6ed-40c2-ac9b-d8e70164c0be"

Response

One cloud footprint row with its regions, cities and host sample.

The response is of type object.

Last modified on September 4, 2026