Get field details by aliasAsk AIget https://api.staging.payrails.io/token/records/fields/{alias}Get field details for the given alias.Path ParamsaliasstringrequiredAlias of the record's field in Payrails Vault.Query ParamsincludeVolatileInfobooleanDefaults to falseBoolean indicating if additional information regarding volatile fields should be included in the response.truefalseincludeDetokenizationsbooleanDefaults to falseBoolean indicating if additional information regarding performed detokenization attempts should be returned.truefalseResponses 200Details about field. 401Unauthorized. 403Insufficient Scope. 404Not Found.Updated 8 months ago