List File Related Content
GET /v2/partner/files/{id}/related-content
Required scopes
partner:files:read
Tokens missing any required scope return 401 scope_missing.
See Auth & Scopes for issuance.
Operation
| Operation ID | listFileRelatedContent |
| Tags | Operations |
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| id * | path | id |
Responses
200
OK
RelatedFileContent[]
Example request
GET https://api.digitalonboarding.com/v2/partner/files/{id}/related-content
Authorization: Bearer <partner-token>