📄️ Get Organization Metadata By Key
Get a metadata object from an organization by a specific key.
📄️ Delete Organization Metadata By Key
Remove a metadata object from an organization with a specific key.
📄️ Set Organization Metadata
This endpoint either adds or updates a metadata value for the requested key. Make sure the value is base64 encoded.
📄️ Bulk Delete Metadata
Remove a list of metadata objects from an organization with a list of keys.
📄️ Bulk Set Organization Metadata
This endpoint sets a list of metadata to the organization. Make sure the values are base64 encoded.
📄️ Search Organization Metadata
Get the metadata of an organization filtered by your query.