APPLICATION_SPECIFICATION view

This Information Schema view displays a row for each app specification request currently defined in the specified or current database where the information schema is located.

For more information about app specification, see Use app specifications to request controlled access.

Columns

The following table provides definitions for the APPLICATION_SPECIFICATIONS view columns.

ColumnData typeDescription
NAMETEXTThe name of the app specification.
APPLICATION_NAMETEXTThe name of the app that contains the app specification.
TYPETEXTThe type of app specification. Possible values are EXTERNAL_ACCESS, SECURITY_INTEGRATION, and LISTING.
SEQUENCE_NUMBERNUMBERThe sequence number of the app specification.
REQUESTED_ONTIMESTAMP_LTZThe timestamp when the app created the app specification.
STATUSTEXTThe status of the app specification. Possible values are: APPROVED, PENDING, or DECLINED.
STATUS_UPDATED_ONTIMESTAMP_LTZThe timestamp when the app specification was last updated, including when it was created, approved, or declined.
LABELTEXTA label containing the name of the app specification that is displayed to consumer in Snowsight.
DESCRIPTIONTEXTA description of the app specification. This description is displayed to the consumer.
DEFINITIONTEXTThe fields that comprise the app specification definition.