Skip to content

/AWS1/CL_APY=>LISTAPIKEYS()

About ListApiKeys

Lists the API keys for a given API.

API keys are deleted automatically 60 days after they expire. However, they may still be included in the response until they have actually been deleted. You can safely call DeleteApiKey to manually delete a key before it's automatically deleted.

Method Signature

IMPORTING

Required arguments:

IV_APIID TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The API ID.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/APYPAGINATIONTOKEN /AWS1/APYPAGINATIONTOKEN

An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.

IV_MAXRESULTS TYPE /AWS1/APYMAXRESULTS /AWS1/APYMAXRESULTS

The maximum number of results that you want the request to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APYLISTAPIKEYSRSP /AWS1/CL_APYLISTAPIKEYSRSP