Retrieve your CVs, cover letters and documents
Retrieves a list of your saved CVs, cover letters and/or other documents. The actual document data is not returned, only the metadata.
URL: | https://api.trademe.co.nz/v1/mytrademe/SavedDocuments.{file_format} |
---|---|
HTTP Method: | GET |
Requires Authentication? | Yes |
Permission Required: | MyTradeMeRead: Read your membership & listing data. |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
Query String parameters
document_type | Enumeration (optional) |
The type of document to return. Defaults to returning all types of documents. |
||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||
page | Integer (optional) |
The page number of the set of results to return, starting from 1. Defaults to 1. |
||||||||
rows | Integer (optional) |
The number of results per page; also the maximum number of results to return. Defaults to 50. |
Returns
<SavedDocumentCollection>
A collection of documents.
TotalCount | Integer | TotalCount | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Page | Integer | Page | |||||||||||||||||||||||||||||||
PageSize | Integer | PageSize | |||||||||||||||||||||||||||||||
List | Collection of <SavedDocument> or null | InnerList | |||||||||||||||||||||||||||||||
|