Get the Headers for a Type Definition and All Its Relationships

head/definitions/{definitionId}/relationships

Get the headers for a Type Definition and all its relationships, including inherited ones, as an Archive by its ID. The archive media type must be specified in the accept header in order to generate an archive response.

Request Samples

Path Parameters

definitionId
string
true

The ID of the Type Definition.

Header Parameters

Accept
string
false

The desired item representation for the response. The default is application/vnd.sas.metadata.definition.archive+json

Allowed value:
application/vnd.sas.metadata.definition.archive+json
Default:
application/vnd.sas.metadata.definition.archive+json

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request
401Unauthorized

Not authenticated.

Schema
403Forbidden
409Conflict

A conflict has occurred.

Schema