Show external apps list for the given application's id

Get the external applications of the application. These paramaters are required: * Id of the application (id) by path * Limit of results per page (limit) * Page that will be displayed (page) It can be filtered by name of the external app or the name of the Android package and the iOS url scheme (find)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's id

Query Params
integer
required
0 to 100
Defaults to 100

results per page

integer
required
≥ 0
Defaults to 0

filter by page

string

filter by name, AndroidCode, IosCode

string
enum
Defaults to 9-1

Order of the results:

  • a-z - Order by name ascending. From A to Z.
  • z-a - Order by name descending. From Z to A.
  • 1-9 - Order by id ascending.
  • 9-1 - Order by id descending.
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json