Skip to content

(Core API) keychain meta

erictj edited this page Jul 6, 2011 · 1 revision

Gets the meta data for all objects of type serviceType

Method

GET

Arguments

  • serviceType: The type of service to get meta data objects for

Arguments Example

/keychain/permission?serviceType=google

Gets meta data about all google credentials store in the keychain

Result

  • 200: The request was well formed and the meta data object (if any) were returned.
Clone this wiki locally