Skip to main content
POST
Obj Read

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
project_id
string
required
object_id
string
required
digest
string
required
metadata_only
boolean | null
default:false

If true, the val column is not read from the database and is empty.All other fields are returned.

include_tags_and_aliases
boolean | null
default:false

If true, tags and aliases are fetched and included in the response.

Response

Successful Response

obj
ObjSchema · object
required