Get Inventory Schema DetailsAsk AIget https://{hostname}/api/inventory/v2/schemas/{schemaName}/attributes/{fieldName}Use this API to retrieve the schema details by field name.Path ParamsschemaNamestringenumrequiredType of the inventory or schema. The supporting types are 'processing-activities', 'vendors', 'assets', and 'entities'.processing-activitiesvendorsassetsentitiesAllowed:processing-activitiesvendorsassetsentitiesfieldNamestringrequiredField name of the attribute to retrieve details forQuery ParamsshowAllbooleanenumFlag to show all attribute values including inactive onestruetruefalseAllowed:truefalseoptionsSizeint64Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago