GetAppsMy
Draft documentation version
Documentation is partial and not validated !
Return yours
Compact App
| Version |
V1
|
|
Require User context
|
|
| Authorization |
|
| Errors |
|
Route
Parameters
| Parameter |
Required |
Sample |
Description |
|
AppMyKind |
|
Developed
|
Qualify My kind as AppMyKindEnum
|
|
AppType |
|
AndroidApp
|
App type as AppTypeEnum. Leave Null if no filter.
|
|
RestrictToCertified |
|
true
|
Restrict to certified App
|
Remarks
- To override Content-type in your clients HTTP Accept Header, append the
.csv suffix or ?format=csv
- To embed the response in a jsonp callback, append
?callback=myCallback
Post Data sample
AppMyKind=Developed&AppType=AndroidApp&RestrictToCertified=true&
cURL command sample
curl -k -H "Authorization: Bearer [YOUR_ACCESS_TOKEN]" -H "Content-Type:application/csv" https://api.wit-datacenter.com/App/My?AppMyKind=Developed&AppType=AndroidApp&RestrictToCertified=true
Returned Entity
Array of
Compact App
CSV Sample
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{Unable to show example output for type 'AppShortDto[]' using the custom 'csv' filter}Aucun constructeur sans paramètre défini pour cet objet.