GET

nexmo.com:application

Summary: Retrieve all Applications
Operation ID: retrieveApplications
Auth: unknown
Description

You use a `GET` request to retrieve details of all applications associated with your account.

Parameters (4)

api_key (string, query, required)

You can find your API key in your [account overview](https://dashboard.nexmo.com/account-overview)

api_secret (string, query, required)

You can find your API secret in your [account overview](https://dashboard.nexmo.com/account-overview)

page_index (integer, query, optional, default: 0)

Set the offset from the first page. The default value is `0`.

page_size (integer, query, optional, default: 10)

Set the number of items returned on each call to this endpoint. The default is 10 records.

No probe data for this endpoint yet.