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

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
definitionId
string
true

The ID of the Type Definition

Header Parameters

NameTypeRequiredDescription
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

Bad request (the request is not well-formed).

Schema
401Unauthorized

Not authenticated.

Schema
403Forbidden

The user does not have permission to complete this request.

Schema
409Conflict

A conflict has occurred.

Schema