Skip to main content
GET
Return information on object type, location, and name

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

ID of the project

Pattern: ^pj[0-9a-hj-km-np-tv-z]{24}$
Example:

"pjkkmx0f2vke4h36nk9cm8v8q0"

object_id
string
required

ID of a supported object

Pattern: ^(fw|kc|1b|m1|pg|ps|vm)[0-9a-hj-km-np-tv-z]{24}$
Example:

"fwkkmx0f2vke4h36nk9cm8v8q0"

Response

Type, location, and name information for object

type
string
required

Type of object

location
string
required

Location of object

name
string
required

Name of object