API / Resource
Use case / Master data sync

Get Resource Validity Documents

Fetch all documents associated with a specific resource validity.

get/v1/resources/resource/{resource_id}/validity/{id}/documents

Path parameters

resource_idstring uuid required
idstring uuid required

Response

Successful Response

idstring uuid required

Unique identifier of the document

namestring required

Name of the document

typestring required

Type of the document

download_urlstring

Relative URL from the base URL to download the document

subject_typestring required

Linked subject of the document

content_typestring nullable

Content type of the document

Changes

No recorded changes to this endpoint across all 1 revision of this API.